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