TiffNewSubFileTypes

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class TiffNewSubFileTypes extends System.Enum

The tiff new sub file type enum.

Fields

FieldDescription
FileTypeDefaultThe default filetype.
FileTypeReducedImageThe reduced image filetype.
FileTypePageThe page filetype.
FileTypeMaskThe mask filetype.
FileTypeLastThe last filetype.

FileTypeDefault

public static final long FileTypeDefault

The default filetype.

FileTypeReducedImage

public static final long FileTypeReducedImage

The reduced image filetype.

FileTypePage

public static final long FileTypePage

The page filetype.

FileTypeMask

public static final long FileTypeMask

The mask filetype.

FileTypeLast

public static final long FileTypeLast

The last filetype.