This class extends TemplateResponseDocumentCustomFieldBase
Name | Type | Description | Notes |
---|---|---|---|
type *required |
string |
The type of this Custom Field. Only text and checkbox are currently supported.* Text uses TemplateResponseDocumentCustomFieldText * Checkbox uses TemplateResponseDocumentCustomFieldCheckbox |
[default to 'text'] |
avgTextLength |
TemplateResponseFieldAvgTextLength |
||
isMultiline |
boolean |
Whether this form field is multiline text. | |
originalFontSize |
number |
Original font size used in this form field's text. | |
fontFamily |
string |
Font family used in this form field's text. |