PrintDocument for WinForms
Bold プロパティ (DocumentFont)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentFont クラス : Bold プロパティ
現在のフォントが太字かどうかを示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Bold As System.Boolean
'使用法
 
Dim instance As DocumentFont
Dim value As System.Boolean
 
value = instance.Bold
public System.bool Bold {get;}
参照

DocumentFont クラス
DocumentFont メンバ
Italic プロパティ
FontStyle プロパティ
CoreFontBold プロパティ