CompressionLoadOptions class
CompressionLoadOptions class
Options for loading compression documents.
Inheritance: CompressionLoadOptions →
LoadOptions →
ValueObject
The CompressionLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of CompressionLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| convert_owner | Implements IDocumentsContainerLoadOptions.convert_owner
Readonly. Set to false. The owner will not be converted |
| convert_owned | Implements IDocumentsContainerLoadOptions.convert_owned
Readonly. Set to true. The owned documents will be converted |
| depth | Implements IDocumentsContainerLoadOptions.depth
Default: 3 |
| password | Set password to load protected document. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.load - class
CompressionLoadOptions - class
LoadOptions - class
ValueObject