FlexReport for WinForms
Font プロパティ (C1FlexViewerDialog)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerDialog クラス : Font プロパティ
ダイアログによって表示されるテキストのフォントを取得または設定します。
シンタックス
'宣言
 
Public Overrides Property Font As System.Drawing.Font
'使用法
 
Dim instance As C1FlexViewerDialog
Dim value As System.Drawing.Font
 
instance.Font = value
 
value = instance.Font
public override System.Drawing.Font Font {get; set;}
参照

C1FlexViewerDialog クラス
C1FlexViewerDialog メンバ