FileTypeIndex Property

Summary
Gets the file format index.
Syntax
C#
VB
C++
public RasterDialogFileTypesIndex FileTypeIndex { get; } 
  
Public ReadOnly Property FileTypeIndex As RasterDialogFileTypesIndex 
public: 
property RasterDialogFileTypesIndex FileTypeIndex { 
   RasterDialogFileTypesIndex get(); 
} 

Property Value

A RasterDialogFileTypesIndex value that indicates which format will be used when saving the file.

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.