Gets XFA data of the form.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
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