Click or drag to resize
HyperTextDefaultLinkStyle Property
Gets the default link style.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public HyperTextStylesLink DefaultLinkStyle { get; }

Property Value

Type: HyperTextStylesLink
The default link style.
See Also