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


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