docs/module-AcroForm-AcroFormEditBox.html
Source:
Source:
Inherited From:
Default Value:
The color of the text
Source:
Inherited From:
Default Value:
If set, the field is a combo box; if clear, the field is a list box.
Source:
Inherited From:
Default Value:
(PDF 1.5) If set, the new value shall be committed as soon as a selection is made (commonly with the pointing device). In this case, supplying a value for a field involves three actions: selecting the field for fill-in, selecting a choice for the fill-in value, and leaving that field, which finalizes or “commits” the data choice and triggers any actions associated with the entry or changing of this data. If this flag is on, then processing does not wait for leaving the field action to occur, but immediately proceeds to the third step. This option enables applications to perform an action once a selection is made, without requiring the user to exit the field. If clear, the new value is not committed until the user exits the field.
Source:
Inherited From:
Default Value:
(Optional; inheritable) The default value to which the field reverts when a reset-form action is executed (see 12.7.5.3, “Reset-Form Action”). The format of this value is the same as that of value.
Source:
Inherited From:
Default Value:
(PDF 1.4) If set, text entered in the field shall not be spellchecked. This flag shall not be used unless the Combo and Edit flags are both set.
Source:
Overrides:
Default Value:
If set, the combo box shall include an editable text box as well as a drop-down list; if clear, it shall include only a drop-down list. This flag shall be used only if the Combo flag is set.
Source:
Inherited From:
Default Value:
(Optional) The partial field name (see 12.7.3.2, “Field Names”).
Source:
Inherited From:
Default Value:
The fontName of the font to be used.
Source:
Inherited From:
Default Value:
The fontSize of the font to be used.
Source:
Inherited From:
Default Value:
The fontStyle of the font to be used.
Source:
Inherited From:
Check if field has annotations
Source:
Inherited From:
true if field has an appearanceStream
Source:
Inherited From:
Default Value:
The height of the field.
Source:
Inherited From:
Default Value:
The maximum fontSize of the font to be used.
Source:
Inherited From:
Default Value:
(PDF 1.4) If set, more than one of the field’s option items may be selected simultaneously; if clear, at most one item shall be selected
Source:
Inherited From:
Default Value:
If set, the field shall not be exported by a submit-form action (see 12.7.5.2, “Submit-Form Action”)
Source:
Inherited From:
The page on which the AcroFormField is placed
Source:
Inherited From:
Default Value:
If set, the user may not change the value of the field. Any associated widget annotations will not interact with the user; that is, they will not respond to mouse clicks or change their appearance in response to mouse motions. This flag is useful for fields whose values are computed or imported from a database.
Source:
Inherited From:
Default Value:
If set, the field shall have a value at the time it is exported by a submitform action (see 12.7.5.2, “Submit-Form Action”).
Source:
Inherited From:
Default Value:
(PDF 1.2) If set, print the annotation when the page is printed. If clear, never print the annotation, regardless of wether is is displayed on the screen. NOTE 2 This can be useful for annotations representing interactive pushbuttons, which would serve no meaningful purpose on the printed page.
Source:
Inherited From:
Default Value:
If set, the field’s option items shall be sorted alphabetically. This flag is intended for use by writers, not by readers. Conforming readers shall display the options in the order in which they occur in the Opt array (see Table 231).
Source:
Inherited From:
Default Value:
(Optional; inheritable) A code specifying the form of quadding (justification) that shall be used in displaying the text: 'left', 'center', 'right'
Source:
Inherited From:
Default Value:
(Optional) For scrollable list boxes, the top index (the index in the Opt array of the first option visible in the list). Default value: 0.
Source:
Inherited From:
Default Value:
(Optional; inheritable) The field’s value, whose format varies depending on the field type. See the descriptions of individual field types for further information.
Source:
Inherited From:
Default Value:
The width of the field.
Source:
Inherited From:
Default Value:
The x-position of the field.
Source:
Inherited From:
Default Value:
The y-position of the field.
Source:
Inherited From:
| Name | Type | Description |
|---|---|---|
value | string |
Source:
Inherited From:
array of Options
Type array
Source:
Inherited From:
| Name | Type | Description |
|---|---|---|
value | string | |
allEntries | boolean |
(default: false)
|
Source:
Inherited From:
| Name | Type | Description |
|---|---|---|
value | array |