PdfAnnotationAppearance.DefaultForm Property
Gets a default form in which an annotation appearance is represented.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfForm | A PdfForm object that is a default form. |
See Also