M_PDFiumSharp_PdfPageCollection_Insert_1 - ArgusMagnus/PDFiumSharp GitHub Wiki

PdfPageCollection.Insert Method (Int32, Double, Double)

Inserts a new page at index.

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

Syntax

C#

public PdfPage Insert(
	int index,
	double width,
	double height
)

Parameters

 

index
Type: System.Int32
width
Type: System.Double
height
Type: System.Double

Return Value

Type: PdfPage

See Also

Reference

PdfPageCollection Class
Insert Overload
PDFiumSharp Namespace

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