←Select platform

RasterDialogFileSubTypeDataContent Enumeration

Summary

Save dialog sub-types list content type.

Syntax

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

Members

ValueMemberDescription
0DefaultUses the Save dialog default sub-types.
1UserCreate your own sub-type list from the supported sub-types, considering the format allowed bits per pixel and the bits per pixel allowed 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