Click or drag to resize
HyperTextStylesDefaultFontStyle Property
Gets or sets the default font style.

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

Property Value

Type: FontStyle
The default font style.
See Also