Class PdfAValidationResult

Info

Represents the result of a PDF/A validation process.

public sealed class PdfAValidationResult

Inheritance

objectPdfAValidationResult

Inherited Members

Fields

  • DataSource Gets the data source that was validated.

Field Value

IDataSource

IsValid

Gets a value indicating whether the validation was successful.

public readonly bool IsValid

Field Value

bool

StandardVersion

Gets the PDF/A standard version used for validation.

public readonly PdfAStandardVersion StandardVersion

Field Value

PdfAStandardVersion

Namespace: Documentize Assembly: Documentize.dll

 English