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