RasterSaveDialogFileFormat Constructor

Summary
Creates an instance of the RasterSaveDialogFileFormat class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal fileTypeIndex As RasterDialogFileTypesIndex _ 
) 
public: 
RasterSaveDialogFileFormat(  
   RasterDialogFileTypesIndex fileTypeIndex 
) 

Parameters

fileTypeIndex
File type index to be included, refer to RasterDialogFileTypesIndex.

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.