ImageGear .NET - Updated
ThumbnailView Class Members
Properties  Methods  Events


ImageGear24.Web Assembly > ImageGear.Web.UI Namespace : ThumbnailView Class

The following tables list the members exposed by ThumbnailView.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the annotations are required.  
Public Property Gets or sets a value indicating whether client side error logging is enabled.  
Public Property Gets or sets the amount of information the Client PageView control will log.  
Public Property Gets or sets the DocumentIdentifier. This property refers to the image file path or the image URL.  
Public Property 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.  
Public Property Gets or sets the absolute URL to the Image Service (ImageGearService.svc).  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client artPageOpenFailed event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client mouseDown event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client mouseMove event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client mouseUp event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client pageClosed event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client pageOpened event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client pageOpenFailed event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the client imageOpening event.  
Public Property Gets or sets user defined Javascript event handler to receive a call to the propertyChanged event.  
Public Property 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.  
Public Property 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.  
Public Property 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.  
Top
See Also

Reference

ThumbnailView Class
ImageGear.Web.UI Namespace