ColorScheme
HyperlinkColor Property
|
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ColorFormat HyperlinkColor { get; }
Public ReadOnly Property HyperlinkColor As ColorFormat
Get
public:
property ColorFormat^ HyperlinkColor {
ColorFormat^ get ();
}
member HyperlinkColor : ColorFormat with get
Property Value
Type:
ColorFormat
See Also