DocumentViewer
class.See: Description
| Interface | Description |
|---|---|
| DocumentViewerListener |
This interface defines events for user classes that need to be notified of
DocumentViewer events. |
| IViewer |
This interface defines API for document viewer components.
|
| Class | Description |
|---|---|
| DocumentViewer |
This class represents the document viewer control.
|
| DocumentViewerBeanInfo | |
| DocumentViewerTrackingPagePanel | |
| DOCXDocumentController | |
| ImageDocumentController | |
| PageableDocumentController | |
| RunnableTarget | |
| ScrollBarInfo | |
| SettingsCellEditor | |
| ViewerConsts | |
| ViewerEvent | |
| ViewerNeedPasswordEvent |
This class represents a
DocumentViewer event when a password is
required to display a document. |
| ViewerPageChangeEvent |
This class represents when the current page has changed in a
DocumentViewer. |
| ViewerPageLayoutChangeEvent | |
| ViewerPasswordSettings |
This class represents passwords settings of a document viewer.
|
| ViewerPreferences |
This class represents document viewer settings.
|
| ViewerPreferencesEditorPanel | |
| ViewerPreferencesPropertyEditor | |
| ViewerRenderErrorEvent |
This class represents when
DocumentViewer encounters an error in
rendering a document. |
| ViewerRotationChangeEvent |
This class represents when the current page rotation angle changes in a
DocumentViewer. |
| ViewerStateChangeEvent |
This class represents when the state of a
DocumentViewer has changed. |
| ViewerZoomChangeEvent |
This class represents when the current page magnification has changed in a
DocumentViewer. |
| Zoom | |
| ZoomEditorPanel | |
| ZoomPropertyEditor |
| Enum | Description |
|---|---|
| ScrollBarVisibility | |
| ZoomMode |
DocumentViewer
class.