ComponentOne PDF for WPF and Silverlight
ConformanceLevel Property (C1PdfDocumentBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocumentBase 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

C1PdfDocumentBase Class
C1PdfDocumentBase Members