convert_owner property

convert_owner property

The property implements IDocumentsContainerLoadOptions.convert_owner.

It is read‑only. Setting it to false prevents the owner from being converted.

Definition:

@property
def convert_owner(self):
    ...

See Also