PrintDocument for WinForms
UseGdiLinesInPdfExport プロパティ (CompatibilityOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > CompatibilityOptions クラス : UseGdiLinesInPdfExport プロパティ
Gets or sets a value indicating whether GDI functions should be used to draw lines when rendering for output to PDF. The default value is false. Setting this property to true may result in much smaller file sizes in documents containing many dashed/dotted lines.
シンタックス
'宣言
 
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;}
参照

CompatibilityOptions クラス
CompatibilityOptions メンバ