docs/SubFormFieldsPerDocumentDateSigned.md in dropbox-sign-1.1.2 vs docs/SubFormFieldsPerDocumentDateSigned.md in dropbox-sign-1.2.0
- old
+ new
@@ -5,6 +5,8 @@
## 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. | |