Table 348 – PrintField attributes

Key

Type

Value

Role

name

(Optional; not inheritable) The type of form field represented by this graphic. The value of Role shall be one of the following, and a conforming reader shall interpret its meaning as defined herein.

rbRadio button

cbCheck box

pbPush button

tvText-value field

The tv role shall be used for interactive fields whose values have been converted to text in the non-interactive document. The text that is the value of the field shall be the content of the Form element (see Ta b l e 340 ).

NOTE 1 Examples include text edit fields, numeric fields, password fields, digital signatures, and combo boxes.

Default value: None specified.

checked

name

(Optional; not inheritable) The state of a radio button or check box field. The value shall be one of: on, off (default), or neutral.

NOTE 2 The case (capitalization) used for this key does not conform to the same conventions used elsewhere in this standard.

Desc

text string

(Optional; not inheritable) The alternate name of the field.

NOTE 3 Similar to the value supplied in the TU entry of the field dictionary for interactive fields (see Ta b l e 220 ).