Gets the form.
Namespace: Spire.Pdf.FieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public virtual PdfForm Form { get; }
Public Overridable ReadOnly Property Form As PdfForm Get
public: virtual property PdfForm^ Form { PdfForm^ get (); }
abstract Form : PdfForm with get override Form : PdfForm with get
Property Value
PdfFormThe form.