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

FileTypeIndex Property (RasterSaveDialogFileSubType)

Show in webframe





Gets the format index RasterDialogFileTypesIndex for this sub-type.
Syntax
public RasterDialogFileTypesIndex FileTypeIndex {get;}
'Declaration
 
Public ReadOnly Property FileTypeIndex As RasterDialogFileTypesIndex
'Usage
 
Dim instance As RasterSaveDialogFileSubType
Dim value As RasterDialogFileTypesIndex
 
value = instance.FileTypeIndex

            

            
public:
property RasterDialogFileTypesIndex FileTypeIndex {
   RasterDialogFileTypesIndex get();
}

Property Value

The format index for this sub-type.
Example
Refer to RasterSaveDialog example.
Requirements

Target Platforms

See Also

Reference

RasterSaveDialogFileSubType Class
RasterSaveDialogFileSubType Members

 

 


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