Documents for PDF, .NET Edition Documentation
ConformanceLevel Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : ConformanceLevel Property
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
public PdfAConformanceLevel ConformanceLevel {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members