Classes
| Class | Description | |
|---|---|---|
| BookmarksViewer |
WinForms control that displays the bookmark tree of a PDF document.
| |
| DocumentViewer |
A WinForms control that displays the pages of a PDF document. The PagesViewer class and
the ThumbnailsViewer class are derived from this.
| |
| PagesViewer |
WinForms control that displays the pages of a PDF document. Compared to a DocumentViewer
the pagesviewer adds the notion of a "Current Page".
| |
| PaperSizeListControl |
A combobox with the available paper sizes for a particular printer.
| |
| PrintDialog |
A PrintDialog control.
| |
| PrinterListControl |
A combobox with the available printers.
| |
| PrintPreviewControl |
Create a new PrintDialog.
| |
| StandardPagesViewer |
WinForms control that displays the pages of a PDF document. Compared to a normal PagesViewer
the pagesviewer adds a CursorMode and a TextSelectMode (when CursorMode = SelectText),
similar to the PagesViewer of PDFReaderControls.NET 1.0.
| |
| ThumbnailsViewer |
WinForms control that displays thumbnails of the pages of a PDF document.
| |
| ZoomFactorCollection |
A zoom factor collection
|