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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Style クラス : HyperlinkAttrs プロパティ
Gets or sets a C1HyperlinkAttrs for "normal" (neither visited nor highlighted) hyperlinks.
シンタックス
'宣言
 
Public Property HyperlinkAttrs As C1HyperlinkAttrs
'使用法
 
Dim instance As Style
Dim value As C1HyperlinkAttrs
 
instance.HyperlinkAttrs = value
 
value = instance.HyperlinkAttrs
public C1HyperlinkAttrs HyperlinkAttrs {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 highlight hyperlinks with blue text color.

参照

Style クラス
Style メンバ