'宣言 Public Property UseGdiLinesInPdfExport As System.Boolean
'使用法 Dim instance As CompatibilityOptions Dim value As System.Boolean instance.UseGdiLinesInPdfExport = value value = instance.UseGdiLinesInPdfExport
public System.bool UseGdiLinesInPdfExport {get; set;}