M_PDFiumSharp_PdfPageCollection_Remove - ArgusMagnus/PDFiumSharp GitHub Wiki
Removes the page from the document.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public void Remove(
PdfPage page
)
- page
- Type: PDFiumSharp.PdfPage