convert_owner property

convert_owner property

The ConvertOwner property is read‑only and is always set to False; the document owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also