AnnotationCollection.RemoveFormFieldWidgets(FormField) Method
Removes all widgets associated with the specified form field.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | FormField | The form field whose widgets are to be removed. |
See Also