Gets or sets the page at the specified zero based index in the pages collection.
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- pageIndex
- Type: SystemInt32
The zero based page index in the collection.
Return Value
Type: PdfPageThe PDF page at the specified index
See Also