←Select platform

RasterDialogFileFormatDataContent Enumeration

Summary

Save dialog file formats list content type.

Syntax

C#
VB
C++
public enum RasterDialogFileFormatDataContent 
  
Public Enum RasterDialogFileFormatDataContent  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogFileFormatDataContent : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0DefaultUse Save dialog default Formats, bits per pixel and sub-types.
1UserCustomizes the user list from the supported formats, bits per pixel and sub-types, considering the allowed formats, bits per pixel and sub-types, refer to RasterDialogFileTypesIndex.
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