convert_owner property

convert_owner property

The ConvertOwner flag indicating whether the document owner is converted.

When set to False, the owner will not be converted. This property is read‑only.

Definition:

@property
def convert_owner(self):
    ...

See Also