 | HyperTextStylesDefaultFontStyle Property |
Gets or sets the default font style.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic FontStyle DefaultFontStyle { get; set; }Property Value
Type:
FontStyleThe default font style.
See Also