PdfWidgetAnnotation.InteractiveFormField Property
Gets an interactive form field that the widget annotation used to represent the appearance of fields and to manage user interactions.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
PdfInteractiveFormField | A PdfInteractiveFormField object that is the interactive form field for the widget annotation. |
See Also