API Documentation for ListBox
NoPoDoFo ListBox
ListBox is derived from ListField
class ListBox extends ListField {
new(page: Page, fieldIndex: number): ListBox
new(form: Form, annotation: Annotation): ListBox
}
Constructors
new(page: Page, fieldIndex: number): ListBox
Copy constructor, used by Page.getField
new(form: Form, annotation: Annotation): ListBox
Create a new ListBox field, to be added to the provided Form, the Annotation must be of type Widget