Gets a value indicating whether styled text rendering is enabled.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getEnableStyledText () |
true to parse the text of the node's caption and items in order to find formatting tags; otherwise false. Initialized with the value of Diagram.getEnableStyledText.
See Also