Click or drag to resize
Pdf Library for .NET

PdfPageCollectionInsert Method

Overload List
  Name Description
Public method Insert(Int32, PdfPage) Inserts the specified page into the pdf document pages collection at the specified index.
Public method Insert(Int32, PdfCustomPageSize, PdfMargins, PdfPageOrientation) Creates a new pdf page with the specified size, margins and orientation and inserts it into the pdf document pages collection at the specified index.
Top
See Also