PrintDocument for WinForms
ActiveHyperlinkAttrs プロパティ (Style)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Style クラス : ActiveHyperlinkAttrs プロパティ
Gets or sets a C1HyperlinkAttrs for active hyperlinks.
シンタックス
'宣言
 
Public Property ActiveHyperlinkAttrs As C1HyperlinkAttrs
'使用法
 
Dim instance As Style
Dim value As C1HyperlinkAttrs
 
instance.ActiveHyperlinkAttrs = value
 
value = instance.ActiveHyperlinkAttrs
public C1HyperlinkAttrs ActiveHyperlinkAttrs {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 to not highlight active hyperlinks.

参照

Style クラス
Style メンバ