←Select platform
In This Topic ▼

WebThumbnailViewer Class Members

Summary

The following tables list the members exposed by WebThumbnailViewer.

Public Constructors

Name Description
Public Constructor
WebThumbnailViewer Initializes a new instance of the WebThumbnailViewer class.

Public Methods

Name Description
Public Method
Add Adds a new thumbnail element from an image to the end of the WebThumbnailsViewer control and specify the thumbnail text.
Public Method Clear Removes all thumbnail elements from the WebThumbnailViewer control.
Public Method EnsureVisible Ensures that the specified thumbnail item is visible within the control, scrolling the contents of the control if necessary.
Public Method GetThumbnailInfo Gets information about a specific thumbnail element.
Public Method GetThumbnailText Gets the thumbnail text for a specific thumbnail element.
Public Method Insert Inserts a new thumbnail element(s) from an image to the specified index of the WebThumbnailsViewer control and specify the thumbnail text.
Public Method Remove Removes one thumbnail or a group of thumbnails from the WebThumbnailViewer control.
Public Method RenderControl Overrides the Control.RenderControl
Public Method SetThumbnailText Sets the thumbnail text for a specific thumbnail element.

Protected Methods

Name Description
Protected Method
OnInit Overrides the Control.OnInit method.
Protected Method OnPreRender Overrides the Control.OnPreRender method.

Public Properties

Name Description
Public Property
BrowserImageFormat Gets or sets the format of the thumbnail image displayed in the thumbnail viewer.
Public Property CacheFolder Gets or sets the virtual path where the processed images are cached.
Public Property Columns Gets or sets the number of columns of thumbnails that will be displayed.
Public Property Count Gets or sets the number of thumbnails in the viewer.
Public Property DisableBrowserCaching Gets or sets a value that disables the browser images caching on the client machine.
Public Property Font Overrides the WebControl.Font property.
Public Property ForeColor Overrides the WebControl.ForeColor property.
Public Property HorizontalAlignMode Gets or sets the horizontal alignment used when displaying the thumbnails.
Public Property InputProfile Gets or sets the URL of the XML file that contains the codecs load options.
Public Property LayoutDirection Gets or sets the orientation of the thumbnail viewer.
Public Property OutputProfile Gets or sets the URL of the XML file that contains the codec save options for the image displayed by the WebThumbnailViewer.
Public Property ResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.
Public Property Rows Gets or sets the number of rows of thumbnails that will be displayed.
Public Property SelectedIndex Gets or sets the 0-based index of the selected thumbnail.
Public Property SelectedThumbStyle Gets the style for a selected thumbnail.
Public Property ShowItemText Gets or sets a value indicates whether the thumbnail item text is shown in the control or not.
Public Property ThumbPadding Gets or sets the number of pixels padded around each thumbnail.
Public Property ThumbsDirection Gets or sets the flow of the thumbnail images.
Public Property ThumbSize Gets or sets the size of the thumbnail in pixels.
Public Property ThumbSpacing Gets or sets the number of pixels between each two adjacent thumbnails.
Public Property ThumbStyle Gets the style for an unselected thumbnail.
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the thumbnails.
Public Property ViewerID Gets or sets the ID of the WebImageViewer used to display the selected thumbnail.
Public Property Visible Overrides the Control.Visible property.

Public Events

Name Description
Public Event
PropertyChanged Notifies clients that a property value has changed.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly