ExternalPdfPageAddedParamsPage Property
Gets a reference to the added PDF page
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