Gets or sets a value indicating whether styled caption text rendering is enabled.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
SyntaxJavaScript
Copy Code
|
|---|
get enableStyledText() {} |
Boolean
true to parse the node's caption text in order to find formatting tags, or false otherwise.
See Also