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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : UseGdiPlusTextRendering プロパティ
Gets or sets a value indicating whether text in the current document should be rendered using the GDI+ text API.

The default value is false.

シンタックス
'宣言
 
Public Property UseGdiPlusTextRendering As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
instance.UseGdiPlusTextRendering = value
 
value = instance.UseGdiPlusTextRendering
public System.bool UseGdiPlusTextRendering {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ