Class PdfAValidationResult
Info
Represents the result of a PDF/A validation process.
public sealed class PdfAValidationResult
Inheritance
Inherited Members
- object.GetType(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Fields
DataSource Gets the data source that was validated.
Field Value
IsValid
Gets a value indicating whether the validation was successful.
public readonly bool IsValid
Field Value
StandardVersion
Gets the PDF/A standard version used for validation.
public readonly PdfAStandardVersion StandardVersion
Field Value
Namespace: Documentize Assembly: Documentize.dll