Classes
| Class | Description | |
|---|---|---|
| BorderLayer |
A border layer. This layer draws a border around the interactor.
| |
| PageBackgroundLayer |
A background layer for PDF Page interactors.
| |
| PageCanvasLayer |
A canvas layer for PDF pages.
| |
| PageContentLayer |
A content layer for PDF pages.
| |
| PageLayer |
A layer for PDF page interactors.
| |
| ResizeLayer |
Adds resize boxes to an interactor.
| |
| VerticalScrollLayer |
Adds a vertical scroll bar to an interactor, provided that it
implements the IVerticalScroll interface.
| |
| WinFormsInteractorLayer |
Adds a layer
on top of an existing interactor which can add graphics and
change the event handling.
|