C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / ForeColor Property

In This Topic
ForeColor Property
In This Topic
Gets the foreground (text) color. If this value indicates an empty or transparent color, the text color of a hyperlink is not changed.
Syntax
'Declaration
 
Public ReadOnly Property ForeColor As Color
 
See Also