FlexReport for WPF
Font プロパティ (BarCodeField)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > BarCodeField クラス : Font プロパティ
フィールドのフォントを取得または設定します。
シンタックス
'宣言
 
Public Property Font As FontHolder
'使用法
 
Dim instance As BarCodeField
Dim value As FontHolder
 
instance.Font = value
 
value = instance.Font
public FontHolder Font {get; set;}
参照

BarCodeField クラス
BarCodeField メンバ
FontHolder クラス