Click or drag to resize
HyperTextProcessorIsDynamicFontEnabled Property
Gets a value indicating whether dynamic font output is enabled.

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

Property Value

Type: Boolean
if dynamic font output is enabled; otherwise, .
See Also