convert_owner property

convert_owner property

The ConvertOwner property indicates whether the document owner is converted; it is read‑only and defaults to False, meaning the owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also