Pdf |
The PdfPageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAt | Delete a PDF page. | |
| Dispose | Releases all resources used by the PdfPageCollection. | |
| Dispose(Boolean) | Releases all resources used by the PdfImageObject. | |
| GetByHandle | Gets page by specified handle | |
| GetPageIndex | Gets page index in PdfPageCollection | |
| ImportPages | Import some pages to a PDF document. | |
| InsertPageAt(Int32, FS_SIZEF) | Inserts a new page into the collection at the specified index. | |
| InsertPageAt(Int32, Single, Single) | Inserts a new page into the collection at the specified index. | |
| OnCurrentPageChanged | Raises the CurrentPageChanged event. | |
| OnPageDeleted | Raises the PageDeleted event. | |
| OnPageDisposed | Raises the PageDisposed event. | |
| OnPageInserted | Raises the PageInserted event. | |
| OnPageLoaded | Raises the PageLoaded event. | |
| OnProgressiveRender | Raises the ProgressiveRender event. |