public class NsfLoadOptions extends LoadOptions implements com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
Constructor and Description |
---|
NsfLoadOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
Option to control how many levels in depth to perform conversion
|
boolean |
isConvertOwned()
Option to control whether the owned documents in the documents container must be converted
|
boolean |
isConvertOwner()
Gets option to control whether the documents container itself must be converted
|
void |
setDepth(int depth) |
getFormat, setFormat
equals, equals, hashCode, op_Equality, op_Inequality
public boolean isConvertOwner()
com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
isConvertOwner
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public boolean isConvertOwned()
isConvertOwned
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public int getDepth()
com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
getDepth
in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
public void setDepth(int depth)
Copyright © 2022. All rights reserved.