TiffOptions
TiffOptions class
Options for conversion to TIFF file type.
public sealed class TiffOptions : ValueObject
Constructors
| Name | Description |
|---|---|
| TiffOptions() | Initializes a new instance of the TiffOptions class. |
Properties
| Name | Description |
|---|---|
| Compression { get; set; } | Sets Tiff compression. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether two object instances are equal. |
| virtual Equals(ValueObject) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
See Also
- class ValueObject
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion