ComboBoxWidgetAnnotation(FormField, RectangleF) Constructor
Initializes a new instance of the ComboBoxWidgetAnnotation class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| formField | FormField | The form field associated with the annotation. |
| bounds | RectangleF | The widget bounds in points. |
See Also