M_PDFiumSharp_PdfPageCollection_RemoveAt - ArgusMagnus/PDFiumSharp GitHub Wiki
Removes the page at index.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public void RemoveAt(
int index
)
- index
- Type: System.Int32