The BitmapViewer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
actualSizeHorizontalScale |
Gets a value which represents the ratio of screen horizontal resolution to the image resolution. |
![]() |
actualSizeVerticalScale |
Gets a value which represents the ratio of screen vertical resolution to the image resolution. |
![]() |
autoPostBack |
Gets/sets a value indicating whether a postback to the server automatically occurs when the user zooms or scrolls the content. (Inherited from BaseViewer.) |
![]() |
bitmap |
Gets the bitmap which is displayed in the control. |
![]() |
borderWidth |
Gets the width (in pixels) of the control border. (Inherited from BaseViewer.) |
![]() |
clientSideOptions |
Gets values which configure automatic postback for individual events. (Inherited from BaseViewer.) |
![]() |
delayedRefreshTimeout |
Amount of milliseconds to wait before delayed refresh will be invoked. (Inherited from BaseViewer.) |
![]() |
element | (Inherited from BaseViewer.) |
![]() |
events | (Inherited from BaseViewer.) |
![]() |
exceptionDescription |
When a remote scripting method fails, this method returns the exception description. (Inherited from BaseViewer.) |
![]() |
hasContent |
Gets a value indicating if the viewer contains a bitmap. |
![]() |
height |
Gets the height (in pixels) of the control area. (Inherited from BaseViewer.) |
![]() |
imageLoadMode |
Gets a value that specifies how the image is loaded to a browser. |
![]() |
isInitialized | (Inherited from BaseViewer.) |
![]() |
isUpdating | (Inherited from BaseViewer.) |
![]() |
maxZoom |
Gets the maximum allowed zoom value. (Inherited from BaseViewer.) |
![]() |
minZoom |
Gets the minimum allowed zoom value. (Inherited from BaseViewer.) |
![]() |
parent | (Inherited from BaseViewer.) |
![]() |
returnValue |
When a remote scripting method is completed, this method returns its return value. (Inherited from BaseViewer.) |
![]() |
rulerEnabled |
Gets or sets a value indicating whether to show the ruler. (Inherited from BaseViewer.) |
![]() |
rulerScale |
Gets or sets the ruler scale. (Inherited from BaseViewer.) |
![]() |
rulerWidth |
Gets or sets the ruler width. (Inherited from BaseViewer.) |
![]() |
scaleToActualSize |
Get/sets a value that specifies whether to take into account the image resolution (DPI) during displaying. |
![]() |
screenXDpi |
Gets a value representing horizontal resolution in DPI used to show content in the browser. (Inherited from BaseViewer.) |
![]() |
screenYDpi |
Gets a value representing vertical resolution in DPI used to show content in the browser. (Inherited from BaseViewer.) |
![]() |
scrollBarsStyle |
Gets a value that specifies whether to display scroll bars and whether to hide them automatically when the displayed content is less than the control size. (Inherited from BaseViewer.) |
![]() |
scrollBarWidth |
Gets a value that represents a scroll bar width (in pixels) in calculations. (Inherited from BaseViewer.) |
![]() |
scrollingPosition |
Gets/sets the position of the scroll bars. (Inherited from BaseViewer.) |
![]() |
scrollingSize |
Gets a scroll bar length (in other words, the right-bottom point of the image fragment which is out of the visible area). (Inherited from BaseViewer.) |
![]() |
status |
Gets a current Viewer status. (Inherited from BaseViewer.) |
![]() |
viewportAlignment |
Gets/sets a value that specifies content alignment in the control. (Inherited from BaseViewer.) |
![]() |
visibilityMode | (Inherited from BaseViewer.) |
![]() |
visible | (Inherited from BaseViewer.) |
![]() |
width |
Gets the width (in pixels) of the control area. (Inherited from BaseViewer.) |
![]() |
workspaceHeight |
Gets a value which represents height (in pixels) of bitmap loaded in BitmapViewer. |
![]() |
workspaceWidth |
Gets a value which represents width of bitmap loaded in BitmapViewer. |
![]() |
zoom |
Gets/sets the current zoom value. (Inherited from BaseViewer.) |
![]() |
zoomMode |
Gets/sets a value that specifies content zoom mode of the control (automatic or manual). (Inherited from BaseViewer.) |
![]() |
zoomQuality |
Gets a value that specifies a zoom quality. (Inherited from BaseViewer.) |