[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.ConformanceLevel

ConformanceLevel Property

ConformanceLevel

Gets or sets the PDF/A conformance level.

The default is None (the document does not conform to PDF/A).

See GrapeCity.Documents.Pdf.GcPdfDocument.ConformanceLevel for details.

.
Declaration
public PdfAConformanceLevel ConformanceLevel { get; set; }
Public Property ConformanceLevel As PdfAConformanceLevel