Method GetPage
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
GetPage(int)
Gets the page with the specified index.
public PdfPage GetPage(int index)
Parameters
index
intThe zero-based index of the page to get.
Gets the page with the specified index.
public PdfPage GetPage(int index)
index
intThe zero-based index of the page to get.