convert_owner property

convert_owner property

The ConvertOwner option, implementing IDocumentsContainerLoadOptions.convert_owner, is read‑only; set to False to prevent the owner from being converted.

Definition:

@property
def convert_owner(self):
    ...

See Also