FlexReport for WinForms
FontStyle プロパティ (Style)


C1.Document アセンブリ > C1.Document 名前空間 > Style クラス : FontStyle プロパティ
Gets or sets the style of font.
シンタックス
'宣言
 
Public Property FontStyle As C1FontStyle
'使用法
 
Dim instance As Style
Dim value As C1FontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
public C1FontStyle FontStyle {get; set;}
解説
This property is ambient (inherited from the style of the object containing the current style's owner if not explicitly set).

The default is false.

参照

参照

Style クラス
Style メンバ