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 BrowserImageFormat 
public: 
property BrowserImageFormat BrowserImageFormat { 
   BrowserImageFormat get(); 
   void set (    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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.