←Select platform

RasterDialogMng8SubTypesIndex Enumeration

Summary

MNG 8 bits sub type Index, for RasterDialogFileTypesIndex.Mng file type index

Syntax

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

Members

ValueMemberDescription
0MngGraySub-type index for Mng Png Gray
1MngSub-type index for Mng Png
2MngJngSub-type index for Mng Jng
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