public class MboxLoadOptions extends LoadOptions implements com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
Options for loading Mbox documents.
| Constructor and Description |
|---|
MboxLoadOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Option to control how many levels in depth to perform conversion
|
List<Object> |
getEqualityComponents()
Gets equality components.
|
boolean |
isConvertOwned()
Option to control whether the owned documents in the documents container must be converted
|
boolean |
isConvertOwner()
The owner will not be converted
|
void |
setDepth(int depth) |
getFormat, setFormatequals, equals, hashCode, op_Equality, op_Inequalitypublic boolean isConvertOwner()
isConvertOwner in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionspublic boolean isConvertOwned()
isConvertOwned in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionspublic int getDepth()
getDepth in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionspublic void setDepth(int depth)
Copyright © 2026. All rights reserved.