IsPdfX

PdfTypePackage.IsPdfX property

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

public bool IsPdfX { get; }

Property Value

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

See Also