Sha256: a908d5ce34148bd738dbdcadc83dbc927f4bd3d5f924cc2fbf52676016fd2e32
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 Bytes
Contents
# Dropbox::Sign::SubFormFieldsPerDocumentDateSigned This class extends `SubFormFieldsPerDocumentBase`. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type`<sup>*_required_</sup> | ```String``` | A date. Use the `SubFormFieldsPerDocumentDateSigned` class. | [default to 'date_signed'] | | `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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dropbox-sign-1.4.0 | docs/SubFormFieldsPerDocumentDateSigned.md |