DocumentView Properties |
The DocumentView type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor |
Use this method to set the background color in the DocumentView Properties dialog.
| |
| BorderVisible |
Use this method to draw border around a DocumentView control.
| |
| Count |
Get information about how many documents a DocumentView control is aware of.
| |
| Current |
Returns the index of the document the user is currently watching.
| |
| EnableAlphaBlend |
Obsolete
| |
| EnableMulticolumn |
Obsolete
| |
| EnablePageDrag |
Use this method to enable dragging of selected page; default setting is true.
| |
| EnablePageDropFromOtherDocument |
Use this method to enable dropping of pages from other documents.
| |
| EnablePageDropFromSameDocument |
Use this method to enable dropping of pages from same documents.
| |
| EnableTooltips |
Use this method to show tooltips for individual images.
| |
| IconBackgroundColor |
Obsolete
| |
| MeasurementUnits |
This property controls which UNITTYPE unit is used when displaying information in thumbnail tooltips.
| |
| OneClickActivate |
Makes a page active on one click.
| |
| ThumbnailView |
Returns the ThumbnailView assigned to active document.
|