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

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