Search
Font.toObject Method
See Also
 






Returns a JSON object describing this font.

Namespace: MindFusion.Drawing
File: Font.js

 Syntax

JavaScript  Copy Code

function toObject ()

 Return Value

Object. The object describing this font.

 See Also