Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
13 lines (9 loc) · 866 Bytes

SubFormFieldsPerDocumentTextMerge.md

File metadata and controls

13 lines (9 loc) · 866 Bytes

# SubFormFieldsPerDocumentTextMerge

This class extends SubFormFieldsPerDocumentBase.

Properties

Name Type Description Notes
type*required string A text field that has default text set using pre-filled data. Use the SubFormFieldsPerDocumentTextMerge class. [default to 'text-merge']
font_family string Font family for the field.
font_size int The initial px font size for the field contents. Can be any integer value between 7 and 49.

NOTE: Font size may be reduced during processing in order to fit the contents within the dimensions of the field.
[default to 12]

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