Reports for WPF
UseGdiLinesInPdfExport プロパティ (CompatibilityOptions)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > CompatibilityOptions クラス : UseGdiLinesInPdfExport プロパティ
PDF 出力のレンダリング時の線の描画に GDI 関数を使用するかどうかを示す値を取得または設定します。 デフォルト値は false です。 このプロパティを true に設定すると、多くの破線や点線を含むドキュメントのファイルサイズを非常に小さくできます。
シンタックス
'宣言
 
Public Property UseGdiLinesInPdfExport As System.Boolean
public System.bool UseGdiLinesInPdfExport {get; set;}
参照

CompatibilityOptions クラス
CompatibilityOptions メンバ