ListBoxWidgetCreate Method |
| Name | Description | |
|---|---|---|
| Create(PDFDoc, Rect) | Creates a new List Box Widget annotation, in the specified document with a default field name.
| |
| Create(PDFDoc, Rect, Field) | Creates a new List Box Widget annotation, in the specified document.
| |
| Create(PDFDoc, Rect, String) | Creates a new List Box Widget annotation, in the specified document.
|