TiffFileStandards Enumeration

Specifies the TIFF file format standards.

Namespace:  Aspose.CAD.FileFormats.Tiff.Enums
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum TiffFileStandards
Members
  Member nameValueDescription
Baseline0 The Baseline TIFF 6.0 file standard. This standard is formally known as TIFF 6.0, Part 1: Baseline TIFF.
Extended1 The Extended TIFF 6.0 file standard. This standard is formally known as Extended TIFF 6.0, Part 2: TIFF Extensions.
See Also