FileFormats Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterSaveType * FileFormats (long lIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

An array of ILEADRasterSaveType objects that indicates which formats, BPP, and subformats to include in the FileConversion dialog box or the Save dialog box. The order of the formats in the array elements indicates the order in which the items will appear in the FileType drop-down list box, for the FileConversion dialog box, or the Save dialog box.

See Also

Elements

ShowSaveDlg method, ShowFileConversionDlg method