[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.ConformanceLevel

ConformanceLevel Property

ConformanceLevel

Gets or sets the PDF/A conformance level.

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

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