M_PDFiumSharp_PdfPageCollection_Add_1 - ArgusMagnus/PDFiumSharp GitHub Wiki

PdfPageCollection.Add Method (Double, Double)

Adds a new page to the end of the document.

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

Syntax

C#

public PdfPage Add(
	double width,
	double height
)

Parameters

 

width
Type: System.Double
height
Type: System.Double

Return Value

Type: PdfPage

See Also

Reference

PdfPageCollection Class
Add Overload
PDFiumSharp Namespace

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