ExternalPdfPageAddedParamsPage Property
Gets a reference to the added PDF page
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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