PrintDocument for WinForms
Font プロパティ (C1RibbonPreviewDialog)


C1.Win.RibbonPreview.6 アセンブリ > C1.Win.RibbonPreview 名前空間 > C1RibbonPreviewDialog クラス : Font プロパティ
Gets or sets the font of the text displayed by the dialog.
シンタックス
'宣言
 
Public Overrides Property Font As System.Drawing.Font
'使用法
 
Dim instance As C1RibbonPreviewDialog
Dim value As System.Drawing.Font
 
instance.Font = value
 
value = instance.Font
public override System.Drawing.Font Font {get; set;}
参照

C1RibbonPreviewDialog クラス
C1RibbonPreviewDialog メンバ