LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

FileTypeIndex Property (RasterSaveDialogFileFormat)

Show in webframe





Gets the file format index.
Syntax
public RasterDialogFileTypesIndex FileTypeIndex {get;}
'Declaration
 
Public ReadOnly Property FileTypeIndex As RasterDialogFileTypesIndex
'Usage
 
Dim instance As RasterSaveDialogFileFormat
Dim value As RasterDialogFileTypesIndex
 
value = instance.FileTypeIndex

            

            
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

See Also

Reference

RasterSaveDialogFileFormat Class
RasterSaveDialogFileFormat Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.