IDocumentsContainerLoadOptions
IDocumentsContainerLoadOptions interface
Loading options for documents container
public interface IDocumentsContainerLoadOptions
Properties
| Name | Description |
|---|---|
| ConvertOwned { get; } | Option to control whether the owned documents in the documents container must be converted |
| ConvertOwner { get; } | Option to control whether the documents container itself must be converted If this property is true the documents container will be the first converted document |
| Depth { get; } | Option to control how many levels in depth to perform conversion |
See Also
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion