TextBoxWidgetAnnotation(FormField, RectangleF) Constructor
Initializes a new instance of the TextBoxWidgetAnnotation 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 that the widget is associated with. |
| bounds | RectangleF | The bounds of the widget. |
See Also