Click or drag to resize
HyperTextStylesLinkTextStyle Property
Gets the text style.

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

Property Value

Type: RichTextStyle
The text style.
See Also