RasterDialogMrcSubTypesIndex Enumeration

Summary

Mrc sub types Index, for RasterDialogFileTypesIndex.Mrc file type index RasterDialogFileTypesIndex.

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

Members

ValueMemberDescription
0LeadMrcSub-type index for 'LEAD Mrc' Mrc
1Mrc(0x00000001)Sub-type index for 'Mrc' Mrc

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