page_orientation property

page_orientation property

Desired page orientation after conversion

Definition:

@property
def page_orientation(self):
    ...
@page_orientation.setter
def page_orientation(self, value):
    ...

See Also