←Select platform

FileTypeIndex Property

Summary

Gets or sets a RasterDialogFileTypesIndex value which indicates which format index is to be used when initializing the Save dialog, and to obtain the index for the user-selected format.

Syntax

C#
VB
C++
public RasterDialogFileTypesIndex FileTypeIndex { get; set; } 

Property Value

The format index to be used when initializing the Save dialog, and to obtain the index for the user-selected format.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly