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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly