←Select platform

Format Property

Summary

Gets a value which indicates the image file format associated with the type.

Syntax

C#
VB
C++
public RasterImageFormat Format { get; } 
  
Public ReadOnly Property Format As Leadtools.RasterImageFormat 
public: 
property Leadtools.RasterImageFormat Format { 
   Leadtools.RasterImageFormat get(); 
} 

Property Value

A Leadtools.RasterImageFormat value for the image file format associated with the type.

Example

Refer to RasterSaveDialog example.

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.WinForms.CommonDialogs.File Assembly