DocumentPages Property
Gets the collection of pages of this PDF document.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public PageCollection Pages { get; }
Public ReadOnly Property Pages As PageCollection
Get
public:
property PageCollection^ Pages {
PageCollection^ get ();
}
member Pages : PageCollection with get
Property Value
PageCollection