Reports for WPF
UseGdiPlusTextRendering プロパティ (C1MultiDocument)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス : UseGdiPlusTextRendering プロパティ
GDI+ テキスト API を使用して現在のドキュメントのすべてのテキストを レンダリングするかどうかを示す値を取得または設定します。

デフォルトは null です(このプロパティはマルチドキュメントレベルでは定義されません)。

シンタックス
'宣言
 
Public Property UseGdiPlusTextRendering As System.Nullable(Of Boolean)
public System.Nullable<bool> UseGdiPlusTextRendering {get; set;}
参照

C1MultiDocument クラス
C1MultiDocument メンバ