This namespace provides classes which can be used to encapsulate and manipulate pages in PDF documents.
Classes
| Class | Description | |
|---|---|---|
| PdfPage |
Object representing a single page in a document.
| |
| PdfPageCollection |
Collection of pages for use in a PdfDocument.
| |
| PdfPageSize |
Object representing a PDF page size.
|
Structures
| Structure | Description | |
|---|---|---|
| PdfPageCollection Enumerator |
Enumerates the PdfPage elements of a PdfPageCollection.
|