public class MboxLoadOptions extends LoadOptions implements com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
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, setFormat
equals, equals, hashCode, op_Equality, op_Inequality
public boolean isConvertOwner()
isConvertOwner
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public boolean isConvertOwned()
isConvertOwned
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public int getDepth()
getDepth
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public void setDepth(int depth)
Copyright © 2022. All rights reserved.