Gets XFA data of 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 XFAForm XFAForm { get; }
Public ReadOnly Property XFAForm As XFAForm Get
public: property XFAForm^ XFAForm { XFAForm^ get (); }
member XFAForm : XFAForm with get