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

Leadtools.Web Assembly