Sets a value indicating whether newly created nodes should display richly formatted text.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder enableStyledText ( |
true if text formatting tags should be processed by default, otherwise false.
This DiagramBuilder instance.
See Also