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
Field | Description |
---|---|
FileTypeDefault | The default filetype. |
FileTypeReducedImage | The reduced image filetype. |
FileTypePage | The page filetype. |
FileTypeMask | The mask filetype. |
FileTypeLast | The 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.