PDFAValidatorIsPDFA Property ByteScout PDF Extractor SDK
Gets value indicating whether loaded document is PDFA.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public bool IsPDFA { get; }

Property Value

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

Reference