options = { viewWidth: 300, viewHeight: 360, fontSize: 16, margin: 16, fragments: [ { color: 'green', fontSize: 20, margin: 32, textAlign: 'center', text: "Caption" }, { fontFamily: 'serif', margin: { bottom: 32 }, marginCollapse: true, textAlign: 'justify', text: "This is a multi-line text." } ] }
Option Reference
Previous
Next
0 / 0