Overload List
| Name | Description | |
|---|---|---|
|  | InsertPage(Int32, PdfPageSize, PdfMargins, PdfPageOrientation) | 
            Creates a new PDF page with the specified size, margins and orientation and inserts it into the collection
            at the specified index.
             | 
|  | InsertPage(Int32, PdfPageSize, PdfMargins, PdfPageOrientation, RotationAngle) | 
            Creates a new PDF page with the specified size, margins and orientation and inserts it into the collection
            at the specified index.
             | 
See Also
