IDocumentsContainerLoadOptionsConvertOwner Property |
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
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.6.0.0 (22.6)
Syntaxbool ConvertOwner { get; }
ReadOnly Property ConvertOwner As Boolean
Get
property bool ConvertOwner {
bool get ();
}
abstract ConvertOwner : bool with get
Property Value
Type:
Boolean
See Also