Classes
| Class | Description | |
|---|---|---|
| DocumentInteractor |
A WinForms interactor for a PDF document.
| |
| PageInteractor |
A WinForms interactor for PDF pages. This interactor allows panning of
pages by dragging them.
| |
| StandardDocumentInteractor |
This class extends the DocumentInteractor with support for the zoom modes of
the StandardPagesViewer.
| |
| StandardPageInteractor |
The StandardPageInteractor extends the PageInteractor with the SelectText
and the SelectAnnotation behavior.
| |
| ThumbnailDocumentInteractor |
A WinForms interactor for a PDF document.
| |
| WinFormsControlInteractor<(Of <(<'ControlType>)>)> |
A WinForms interactor for winforms controls. This interactor allows one to add WinForms controls
as a child to any interactor.
| |
| WinFormsInteractor |
The base winforms interactor.
|