Classes
| Class | Description | |
|---|---|---|
| Document |
Provides information about a PDF document.
| |
| DocumentInfo |
Information about a PDF document.
| |
| Page |
Provides information about a page in a PDF document.
| |
| PageCollection |
Collection of pages inside a PDF document. Non-creatable. Obtained through the Pages property of Document.
| |
| PdfThumbnailsList |
Renders a list of thumbnails.
| |
| PdfToImageHandler |
HttpHandler used to render (partial) PDF pages.
| |
| PdfViewer |
Displays a (partial) preview of page from a PDF document.
| |
| PdfViewerToolbar |
Toolbar for PdfViewer.
| |
| SearchHandler |
Handles searching in PDF documents.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PageLayout |
The page layout used by the viewer control.
| |
| ZoomMode |
The zoom mode used by the viewer control.
|