PdfACompatible Property (PdfOptionsForm)
In This Topic
Gets or sets a value indicating whether to generate PDF/A compatible document.
Syntax
'Declaration
Public Overridable Property PdfACompatible As Boolean
public virtual bool PdfACompatible {get; set;}
See Also