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