PrintDocument for WinForms
UseGdiPlusTextRendering プロパティ (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : UseGdiPlusTextRendering プロパティ
Gets the value of the UseGdiPlusTextRendering property of the document or report represented by the current multi-document item. This property is null if no document or report is associated with the current item.
シンタックス
'宣言
 
Public ReadOnly Property UseGdiPlusTextRendering As System.Nullable(Of Boolean)
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As System.Nullable(Of Boolean)
 
value = instance.UseGdiPlusTextRendering
public System.Nullable<bool> UseGdiPlusTextRendering {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ