PDFAnnotationChoiceWidgetMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to PDFAnnotationChoiceWidgetMBS class.

PDFAnnotationChoiceWidgetMBS.choices as string()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns an array of strings that represent the items available in the list or pop-up menu of the choice widget annotation.

Available in Mac OS X v10.5 and later.

PDFAnnotationChoiceWidgetMBS.Constructor(left as Double, top as Double, width as Double, height as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Initializes a PDF annotation object.

Page space is a 72 dpi coordinate system with the origin at the lower-left corner of the current page.
Available in Mac OS X v10.4 and later.

See also:

PDFAnnotationChoiceWidgetMBS.Constructor(left as Double, top as Double, width as Double, height as Double, annotationType as String, properties as Dictionary = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 21.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Initializes a PDF annotation object.

See also:

PDFAnnotationChoiceWidgetMBS.setChoices(choices() as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method PDFKit MBS PDFKit Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Sets the items available in the list or pop-up menu of the choice widget annotation.

choices: Send an array of strings, each of which represents an item in the list or pop-up menu of the choice annotation widget.

Available in Mac OS X v10.5 and later.

The items on this page are in the following plugins: MBS PDFKit Plugin.


💬 Ask a question or report a problem