 | HyperTextProcessorIsRichTextEnabled Property |
Gets a value indicating whether rich text is enabled on this instance.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool IsRichTextEnabled { get; }Property Value
Type:
Boolean if rich text is enabled; otherwise,
.
See Also