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