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 |
|
avgTextLength |
TemplateResponseFieldAvgTextLength |
||
isMultiline |
Boolean |
Whether this form field is multiline text. | |
originalFontSize |
Integer |
Original font size used in this form field's text. | |
fontFamily |
String |
Font family used in this form field's text. |