←Select platform

BrowserImageFormat Property (WebThumbnailViewer)

Summary

Gets or sets the format of the thumbnail image displayed in the thumbnail viewer.

Syntax

C#
VB
C++
public Leadtools.Web.Controls.BrowserImageFormat BrowserImageFormat {get; set;}
Public Property BrowserImageFormat As Leadtools.Web.Controls.BrowserImageFormat
public: 
property Leadtools.Web.Controls.BrowserImageFormat BrowserImageFormat { 
   Leadtools.Web.Controls.BrowserImageFormat get(); 
   void set (    Leadtools.Web.Controls.BrowserImageFormat ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize