Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfWidgetAnnotation Class

Represents the widget annotation for the interactive forms in a document.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.2.Core.dll

Declaration

public class PdfWidgetAnnotation :
    PdfAnnotation

Remarks

Interactive forms use the widget annotation to represent the appearance of fields and to manage user interactions.

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfAnnotation
PdfWidgetAnnotation
See Also