| PdfOptionsSaveAsPdfA Property |
Gets or sets a flag to save PDF documents in PDF/A-1b specification. Certain
restrictions will apply to such files. For example, PDF/A files may
not be encrypted or linearized.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax public bool SaveAsPdfA { get; set; }
Property Value
Type:
BooleanSee Also