ComponentOne PDF for WPF and Silverlight
ConformanceLevel Property (C1PdfDocumentBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocumentBase Class : ConformanceLevel Property
Gets or sets the the PDF/A conformance level, by default without use PDF/A conformance.
Syntax
'Declaration
 
Public Property ConformanceLevel As PdfAConformanceLevel
public PdfAConformanceLevel ConformanceLevel {get; set;}
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members