DropDownFormField module

Bases: FormField, IDocumentObject

Represents a drop-down form field in a document.

Gets the type of the document object.

Returns:

The type of the document object.

Gets the drop-down items.

Returns:

The drop-down items.

Gets or sets the selected drop-down index.

Returns:

The selected drop-down index.