C1.C1Pdf Namespace / C1PdfDocument Class / ConformanceLevel Property

In This Topic
ConformanceLevel Property (C1PdfDocument)
In This Topic
Gets or sets the PDF/A conformance level.

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

Syntax
'Declaration
 
Public Property ConformanceLevel As PdfAConformanceLevel
 
See Also