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

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

Property Value

Type: FontStyle
The font style.
See Also