TiffOptionsUtils Class
The tiff file format options utility class.
Inheritance Hierarchy
SystemObject
  Aspose.PSD.ImageOptionsTiffOptionsUtils

Namespace: Aspose.PSD.ImageOptions
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public class TiffOptionsUtils

The TiffOptionsUtils type exposes the following members.

Constructors
  NameDescription
Public methodTiffOptionsUtils
Initializes a new instance of the TiffOptionsUtils class
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetValidTagsCount
Gets the valid tags count.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also