←Select platform

RasterDialogPgmSubTypesIndex Enumeration

Summary

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

Syntax

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

Members

ValueMemberDescription
0AsciiSub-type index for Ascii Pgm
1BinarySub-type index for Binary Pgm
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