Classes

  ClassDescription
Public classBorderLayer
A border layer. This layer draws a border around the interactor.
Public classPageBackgroundLayer
A background layer for PDF Page interactors.
Public classPageCanvasLayer
A canvas layer for PDF pages.
Public classPageContentLayer
A content layer for PDF pages.
Public classPageLayer
A layer for PDF page interactors.
Public classResizeLayer
Adds resize boxes to an interactor.
Public classVerticalScrollLayer
Adds a vertical scroll bar to an interactor, provided that it implements the IVerticalScroll interface.
Public classWinFormsInteractorLayer
Adds a layer on top of an existing interactor which can add graphics and change the event handling.