PrintDocument for WinForms
C1HyperlinkTextAttrs コンストラクタ(Boolean)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1HyperlinkTextAttrs クラス > C1HyperlinkTextAttrs コンストラクタ : C1HyperlinkTextAttrs コンストラクタ(Boolean)
A value indicating whether the hyperlink text should be underlined.
Initializes a new instance of the C1HyperlinkTextAttrs class, assigning C1HyperlinkTextAttrs.Underline property.
シンタックス
'宣言
 
Public Function New( _
   ByVal underline As System.Boolean _
)
'使用法
 
Dim underline As System.Boolean
 
Dim instance As New C1HyperlinkTextAttrs(underline)
public C1HyperlinkTextAttrs( 
   System.bool underline
)

パラメータ

underline
A value indicating whether the hyperlink text should be underlined.
参照

C1HyperlinkTextAttrs クラス
C1HyperlinkTextAttrs メンバ
オーバーロード一覧