PersonalStorageLoadOptions class
PersonalStorageLoadOptions class
Options for loading personal storage documents.
Inheritance: PersonalStorageLoadOptions →
LoadOptions →
ValueObject
The PersonalStorageLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of PersonalStorageLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| folder | Folder which to be processed
Default is Inbox |
| 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 |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
| clone | Clones current instance. |
See Also
- module
groupdocs.conversion.options.load - class
LoadOptions - class
PersonalStorageLoadOptions - class
ValueObject