convert_owner property

convert_owner property

The property indicates whether the document owner is converted.

It is read‑only and defaults to False; the owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also