TiffImageLoadOptions class
TiffImageLoadOptions class
Represents image loading options for a TIFF image.
Inheritance: TiffImageLoadOptions →
MultiframeImageLoadOptions →
ImageLoadOptions →
LoadOptions
The TiffImageLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TiffImageLoadOptions class. |
Properties
| Property | Description |
|---|---|
| password | Gets or sets the password for opening an encrypted document. |
| format_family | Gets or sets the format family of the document,
indicating its type (e.g., Image, Pdf, Spreadsheet, etc.). |
| file_type | Gets or sets the type of the file,
indicating its type (e.g., docx, pdf, xlsx, etc.). |
| default | Gets the default value for TiffImageLoadOptions class. |
See Also
- module
groupdocs.watermark.options.image - class
ImageLoadOptions - class
LoadOptions - class
MultiframeImageLoadOptions - class
TiffImageLoadOptions