 | HyperTextProcessorIsDynamicFontDesired Property |
Gets or sets a value indicating whether dynamic font output is desired on this instance.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool IsDynamicFontDesired { get; set; }Property Value
Type:
Boolean if this dynamic font output is desired on this instance; otherwise,
.
See Also