PdfPagesCollectionItem Property
Returns the page at the given index in collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPage this[
int index
] { get; set; }
- index Int32
- The page index
PdfPageThe page at the given index in collection