Class PdfAValidationResult

PdfAValidationResult class

Represents the result of a PDF/A validation process.

public sealed class PdfAValidationResult

Fields

NameDescription
readonly DataSourceGets the data source that was validated.
readonly IsValidGets a value indicating whether the validation was successful.
readonly StandardVersionGets the PDF/A standard version used for validation.

See Also