M_PDFiumSharp_PDFium_FPDFPage_Delete - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDFPage_Delete Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static void FPDFPage_Delete(
	FPDF_DOCUMENT document,
	int page_index
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
page_index
Type: System.Int32

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfPageCollection.RemoveAt(Int32)
PdfDocument.Pages

⚠️ **GitHub.com Fallback** ⚠️