OlmLoadOptions class
OlmLoadOptions class
Options for loading Olm documents.
Inheritance: OlmLoadOptions
→
LoadOptions
→
ValueObject
The OlmLoadOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of OlmLoadOptions 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
OlmLoadOptions
- class
ValueObject