Click or drag to resize
HyperTextStylesDefaultLinkStyle Property
Gets or sets 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; set; }

Property Value

Type: HyperTextStylesLink
The default link style.
See Also