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