←Select platform

BrowserImageFormat Property

Summary

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

Syntax

C#
VB
C++
public 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly