PdfDocumentInsertPage Method (Int32)Terminal Works - PDF Printing.Net Library
Creates a new page and inserts it in this document at the specified position.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfPage InsertPage(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: PdfPage
See Also

Reference