Link Search Menu Expand Document

PDFAValidatorIsPDFA Property

Gets value indicating whether loaded document is PDFA.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool IsPDFA { get; }

Property Value

Type: Boolean
true if PDFA; otherwise, false.
See Also

Reference