PdfFormFieldPage Property
Gets the PDF page where this field is located
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public PdfPage Page { get; }
Public ReadOnly Property Page As PdfPage
Get
public:
property PdfPage^ Page {
PdfPage^ get ();
}
member Page : PdfPage with get
Property Value
PdfPage