Gets the form.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfFormWidget FormWidget { get; }
Public ReadOnly Property FormWidget As PdfFormWidget Get
public: property PdfFormWidget^ FormWidget { PdfFormWidget^ get (); }
member FormWidget : PdfFormWidget with get
Property Value
PdfFormWidgetThe form.