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


C1.Document アセンブリ > C1.Document 名前空間 > Style クラス : FontWeight プロパティ
Gets or sets the font weight.
シンタックス
'宣言
 
Public Property FontWeight As C1FontWeight
'使用法
 
Dim instance As Style
Dim value As C1FontWeight
 
instance.FontWeight = value
 
value = instance.FontWeight
public C1FontWeight FontWeight {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 メンバ