Contents

PDFAnnotationChoiceWidget

A PDFAnnotationChoiceWidget object provides user interactivity on a page of a PDF document, in the form of pop-up menus and lists.

Declaration

class PDFAnnotationChoiceWidget

Overview

PDFAnnotationChoiceWidget inherits general annotation behavior from the PDFAnnotation class. If you use a PDFAnnotationChoiceWidget object, your application must handle hit testing, unless you are simply using PDFView to display content. This is because PDFView automatically handles hit testing for you.

Topics

Getting and Setting the String Value

Managing Font and Background Color Characteristics

Managing the Associated Field Name

Determining the Type of Choice Widget Annotation

Accessing the Items in the Choice Widget Annotation

See Also

Deprecated Annotation Types