Sha256: 0cf0d0f249234dab9909642c3011eb2c0be651639b36f5f83cc416348e1fa10e
Contents?: true
Size: 733 Bytes
Versions: 6
Compression:
Stored size: 733 Bytes
Contents
# Dropbox::Sign::SubFormFieldsPerDocumentTextMerge This class extends `SubFormFieldsPerDocumentBase`. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type`<sup>*_required_</sup> | ```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` | ```Integer``` | The initial px font size for the field contents. Can be any integer value between `7` and `49`.<br><br>**NOTE:** Font size may be reduced during processing in order to fit the contents within the dimensions of the field. | [default to 12] |
Version data entries
6 entries across 6 versions & 1 rubygems