Back to Devexpress

PdfAnnotationAppearances.Form Property

officefileapi-devexpress-dot-pdf-dot-pdfannotationappearances-86334198.md

latest1.0 KB
Original Source

PdfAnnotationAppearances.Form Property

Gets a form on the page with an annotation appearance.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfForm Form { get; }
vb
Public ReadOnly Property Form As PdfForm

Property Value

TypeDescription
PdfForm

A PdfForm object that is the form on the page.

|

See Also

PdfAnnotationAppearances Class

PdfAnnotationAppearances Members

DevExpress.Pdf Namespace