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