IsPdfA

PdfTypePackage.IsPdfA property

Gets a value indicating whether the document conforms to any PDF/A standard.

public bool IsPdfA { get; }

Property Value

true if the document is identified as PDF/A; otherwise, false.

See Also