Search
Text.text Property
See Also
 





Gets or sets the text to render.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

get text() {}
set text(value) {}

 Property Value

String

The text.

 See Also