convert_owner property

convert_owner property

The ConvertOwner flag indicating whether the document owner should be converted. Read‑only; always False, so the owner will not be converted.

Definition:

@property
def convert_owner(self):
    ...

See Also