←Select platform

RasterDialogTifx1SubTypesIndex Enumeration

Summary

Tifx 1 bit sub types Index, for RasterDialogFileTypesIndex.Tifx file type index RasterDialogFileTypesIndex.

Syntax

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

Members

ValueMemberDescription
0CcittG4Sub-type index for Ccitt G4 in Tifx 1 bits
1CcittG31DSub-type index for Ccitt G3 1D in Tifx 1 bits
2CcittG32DSub-type index for Ccitt G3 2D in Tifx 1 bits
3JbigSub-type index for Jbig in Tifx 1 bits
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