MboxLoadOptionsConvertOwned Property |
Option to control whether the owned documents in the documents container must be converted
Namespace: GroupDocs.Conversion.Options.LoadAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.6.0.0 (22.6)
Syntaxpublic bool ConvertOwned { get; }
Public ReadOnly Property ConvertOwned As Boolean
Get
public:
virtual property bool ConvertOwned {
bool get () sealed;
}
abstract ConvertOwned : bool with get
override ConvertOwned : bool with get
Property Value
Type:
BooleanImplements
IDocumentsContainerLoadOptionsConvertOwned
See Also