←Select platform

BrowserImageFormat Property

Summary

Gets or sets the format of the image to be displayed by the browser.

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 browser. Default value is Auto.

Example

Refer to ImageUrl

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