ImageGear .NET v25.2 - Updated
ImageGear.Web Assembly / ImageGear.Web.UI Namespace / ThumbnailView Class
Properties Methods Events


In This Topic
    ThumbnailView Class Members
    In This Topic

    The following tables list the members exposed by ThumbnailView.

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