M_PDFiumSharp_PDFium_FPDFPage_Delete - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static void FPDFPage_Delete(
FPDF_DOCUMENT document,
int page_index
)
- document
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
- page_index
- Type: System.Int32
PDFium Class
PDFiumSharp Namespace
PdfPageCollection.RemoveAt(Int32)
PdfDocument.Pages