RasterDialogPbmSubTypesIndex Enumeration

Summary
Pbm sub types Index, for RasterDialogFileTypesIndex.Pbm file type index RasterDialogFileTypesIndex.
Syntax
C#
VB
C++
public enum RasterDialogPbmSubTypesIndex 
  
Public Enum RasterDialogPbmSubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogPbmSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0AsciiSub-type index for Ascii Pbm
1BinarySub-type index for Binary Pbm
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.