Format Property

Summary
Gets the Raster image format Leadtools.RasterImageFormat associated with the sub-type.
Syntax
C#
VB
C++
public RasterImageFormat Format { get; } 
  
Public ReadOnly Property Format As RasterImageFormat 
public: 
property RasterImageFormat Format { 
   RasterImageFormat get(); 
} 

Property Value

Leadtools codecs format Leadtools.RasterImageFormat associated with the sub-type.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly

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