PdfPagesCollectionRemove(Int32) Method
Removes the page at the given index from document. The first page index is 0
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void Remove(
int index
)
Parameters
- index Int32
- The index of the page to remove