Gets the PDF page from the given index or null if the index is out of bounds
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- index
- Type: SystemInt32
The index of the PDF page to retrieve
Return Value
Type: PdfPageThe PDF page from the given index or null if the index is out of bounds
See Also