Click or drag to resize

DocumentView Properties

The DocumentView type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundColor
Use this method to set the background color in the DocumentView Properties dialog.
Public propertyBorderVisible
Use this method to draw border around a DocumentView control.
Public propertyCount
Get information about how many documents a DocumentView control is aware of.
Public propertyCurrent
Returns the index of the document the user is currently watching.
Public propertyEnableAlphaBlend
Obsolete
Public propertyEnableMulticolumn
Obsolete
Public propertyEnablePageDrag
Use this method to enable dragging of selected page; default setting is true.
Public propertyEnablePageDropFromOtherDocument
Use this method to enable dropping of pages from other documents.
Public propertyEnablePageDropFromSameDocument
Use this method to enable dropping of pages from same documents.
Public propertyEnableTooltips
Use this method to show tooltips for individual images.
Public propertyIconBackgroundColor
Obsolete
Public propertyMeasurementUnits
This property controls which UNITTYPE unit is used when displaying information in thumbnail tooltips.
Public propertyOneClickActivate
Makes a page active on one click.
Public propertyThumbnailView
Returns the ThumbnailView assigned to active document.
Top
See Also