Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 701 Bytes

Text.md

File metadata and controls

9 lines (6 loc) · 701 Bytes

# Text

Properties

Name Type Description Notes
font_family string List of comma-separated fonts. The fonts will be chosen in the order they are given. If the font cannot be rendered on the end-user OS, the next font will be chosen.<br/><strong>NOTE:</strong> If no value is provided, then the following value will be applied by default when web form is opened: <code>Calibri,Roboto,&quot;Segoe UI&quot;,&quot;Helvetica Neue&quot;</code> [optional]

[Back to Model list] [Back to API list] [Back to README]