'Declaration
Public Property ConformanceLevel As PdfAConformanceLevel
'Usage
Dim instance As PdfExportContext Dim value As PdfAConformanceLevel instance.ConformanceLevel = value value = instance.ConformanceLevel
public PdfAConformanceLevel ConformanceLevel {get; set;}