Gets a value indicating whether formatting tags such as <b> and <i> are taken into consideration in the items' description text.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Boolean getUseStyledText () |
true to enable the use of formatting tags in the item's description; otherwise, false.
RemarksStyled text allows applying various attributes to the characters it contains. Attributes are specified using HTML-like formatting tags embedded in the raw text.
See Also