Click or drag to resize
HyperTextProcessorIsRichTextDesired Property
Gets or sets a value indicating whether rich text is desired on this instance.

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

Property Value

Type: Boolean
if rich text is desired on this instance; otherwise, .
See Also