PdfDocumentForm Property
The PDF form of this PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfForm Form { get; }
Public ReadOnly Property Form As PdfForm
Get
public:
property PdfForm^ Form {
PdfForm^ get ();
}
member Form : PdfForm with get
Property Value
PdfForm