Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Show in webframe

ThumbStyle Property






Gets the style for an unselected thumbnail.
Syntax
public ThumbnailStyle ThumbStyle {get;}
'Declaration
 
Public ReadOnly Property ThumbStyle As ThumbnailStyle
'Usage
 
Dim instance As WebThumbnailViewer
Dim value As ThumbnailStyle
 
value = instance.ThumbStyle

            

            
public:
property ThumbnailStyle^ ThumbStyle {
   ThumbnailStyle^ get();
}

Property Value

The style for an unselected thumbnail.
Example
Refer to Add(String,Int32,Int32)
Requirements

Target Platforms

See Also

Reference

WebThumbnailViewer Class
WebThumbnailViewer Members
WebThumbnailViewer Client Class

Error processing SSI file