RasterDialogTiff4SubTypesIndex Enumeration

Summary

Other Tiff sub types Index, for RasterDialogFileTypesIndex.Tiff file type index RasterDialogFileTypesIndex.

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

Members
ValueMemberDescription
0UncompressedSub-type index for Uncompressed Tiff
1PackbitsRleSub-type index for Packbits Rle Tiff
2LzwSub-type index for Lzw Tiff
3JbigSub-type index for Jbig Tiff
4AbicSub-type index for Abic Tiff

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