ReportViewer for ASP.NET Web Forms
UseGdiPlusTextRendering プロパティ (C1MultiDocument)

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

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

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

C1MultiDocument クラス
C1MultiDocument メンバ