Name | Description | |
---|---|---|
ArtEnableMode | Gets or sets a value indicating whether the annotations are required. | |
ClientDebug | Gets or sets a value indicating whether client side error logging is enabled. | |
ClientDebugErrorLevel | Gets or sets the amount of information the Client PageView control will log. | |
DocumentIdentifier | Gets or sets the DocumentIdentifier. This property refers to the image file path or the image URL. | |
EncodedDocumentIdentifier | Gets the DocumentIdentifier in encoded format for sending over to the client. This property refers to the encoded image file path or encoded database image key (column/field) value. | |
ImageHandlerUrl | Gets or sets the absolute URL to the Image Service (ImageGearService.svc). | |
OnArtPageOpenFailed | Gets or sets user defined Javascript event handler to receive a call to the client artPageOpenFailed event. | |
OnMouseDown | Gets or sets user defined Javascript event handler to receive a call to the client mouseDown event. | |
OnMouseMove | Gets or sets user defined Javascript event handler to receive a call to the client mouseMove event. | |
OnMouseUp | Gets or sets user defined Javascript event handler to receive a call to the client mouseUp event. | |
OnPageClosed | Gets or sets user defined Javascript event handler to receive a call to the client pageClosed event. | |
OnPageOpened | Gets or sets user defined Javascript event handler to receive a call to the client pageOpened event. | |
OnPageOpenFailed | Gets or sets user defined Javascript event handler to receive a call to the client pageOpenFailed event. | |
OnPageOpening | Gets or sets user defined Javascript event handler to receive a call to the client imageOpening event. | |
OnPropertyChanged | Gets or sets user defined Javascript event handler to receive a call to the propertyChanged event. | |
PageNumber | Gets or sets the Image Page index. This property refers to the index of the page in a multipage document to be displayed in the ThumbnailView control. For a non-multipage document, this value is zero. | |
PageViewID | Gets or sets the PageView control ID where the thumbnail image when selected will be displayed. This ID defines the ThumbnailView control's association with the PageView control. | |
Selected | Gets or sets a value indicating whether this thumbnail is required to be displayed in the asosciated PageView window. If it is set to true, the image in the thumbnail is visible in the associated PageView window. |