ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace : ThumbnailView class |
The following tables list the members exposed by ThumbnailView.
Name | Description | |
---|---|---|
![]() | ThumbnailView Constructor |
Name | Description | |
---|---|---|
![]() | artPage | Indicates the ArtPage that contains the marks that are shown on the image. |
![]() | artServiceOption | Indicates ImagedataService option. |
![]() | controlStateElementId | Indicates the id of the HTML element that will hold the state of this control. |
![]() | currentState | Indicates the current state of the control. |
![]() | debug | Indicates whether the control should log its actions. |
![]() | debugErrorLevel | Indicates how much information the control will log. |
![]() | documentIdentifier | Indicates the image identifier of the current image. |
![]() | documentPageCount | Indicates the number of images in the file that contains the current image. |
![]() | encodedDocumentIdentifier | Indicates the encoded image identifier of the current image. |
![]() | imageHandlerUrl | Indicates the absolute URL to the image handler. |
![]() | includeArtInPostBack | Indicates whether the current annotations will be included in the state posted back to the server. |
![]() | pageNumber | Indicates the page index of the current image. |
![]() | pageViewClientID | Indicates the id of the PageView control associated with this thumbnail. |
![]() | resourcePath | Indicates the resource Url path for the image files required for the menu icons and the art mark handles. |
![]() | selected | Indicates whether the thumbnail is selected. |
![]() | vectorFormatsRendering | Indicates how the viewer will render vector format images. |
Name | Description | |
---|---|---|
![]() | closePage | Close the current image. |
![]() | display | Forces the ThumbnailView control to update its visual presentation immediately. |
![]() | dispose | Disposes of the resources held by the viewer. |
![]() | openPage | Open a new image. |
![]() | saveArtPage | Saves all art marks on a page using ImageGear service. |
![]() | writeToLog | Writes a user-defined event to the log. |
Name | Description | |
---|---|---|
![]() | artPageOpenFailed | Indicates the viewer failed to open ART data for requested page. |
![]() | contextMenu | Indicates the user activated the context menu. |
![]() | mouseDown | Indicates the user pressed a mouse button. |
![]() | mouseMove | Indicates the user moved the mouse. |
![]() | mouseUp | Indicates the user released a mouse button. |
![]() | pageClosed | Indicates the viewer has closed the current image. |
![]() | pageDisplayed | |
![]() | pageOpened | Indicates the viewer has finished opening a new image. |
![]() | pageOpenFailed | Indicates the viewer failed to open a new image. |
![]() | pageOpening | Indicates the viewer is opening a new image. |
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ThumbnailView
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace