Click or drag to resize
HyperTextProcessorStyles Property
Gets or sets the styles.

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

Property Value

Type: HyperTextStyles
The styles.
See Also