LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

BrowserImageFormat Property (WebThumbnailViewer)






Gets or sets the format of the thumbnail image displayed in the thumbnail viewer.
Syntax
public BrowserImageFormat BrowserImageFormat {get; set;}
'Declaration
 
Public Property BrowserImageFormat As BrowserImageFormat
'Usage
 
Dim instance As WebThumbnailViewer
Dim value As BrowserImageFormat
 
instance.BrowserImageFormat = value
 
value = instance.BrowserImageFormat
public BrowserImageFormat BrowserImageFormat {get; set;}
 get_BrowserImageFormat();
set_BrowserImageFormat(value);
public:
property BrowserImageFormat BrowserImageFormat {
   BrowserImageFormat get();
   void set (    BrowserImageFormat value);
}

Property Value

The format of the image to be displayed by the thumbnail viewer. The default value is Auto.
Example
For an example, refer to Add(String,Int32,Int32,String).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WebThumbnailViewer Class
WebThumbnailViewer Members
WebThumbnailViewer Client Class

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.