Sha256: f1cbc42dceffb7e186ec9a40e016a5beddf1ec993f724456519978d2f7e345da
Contents?: true
Size: 674 Bytes
Versions: 51
Compression:
Stored size: 674 Bytes
Contents
# CloudmersiveConvertApiClient::SetFormFieldValue ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **field_name** | **String** | Name of the field to set; you can call /convert/edit/pdf/form/get-fields to enumerate field names in a form | [optional] **text_value** | **String** | For fields of type Text, the text value to put into the field | [optional] **checkbox_value** | **BOOLEAN** | For fields of type Checkbox, the value to put into the field | [optional] **combo_box_selected_index** | **Integer** | For fields of type ComboBox; specifies the selected index of the combo box selection | [optional]
Version data entries
51 entries across 51 versions & 1 rubygems