DocumentForm Property
Gets a reference to the PDF form of this PDF document
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.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