page_rotations property

page_rotations property

The page rotation.

If both ViewOptions.watermark and ViewOptions.page_rotations are specified, the watermark is applied to the rotated pages.

For details, see the documentation: https://docs.groupdocs.com/viewer/net/flip-or-rotate-pages/

Definition:

@property
def page_rotations(self):
    ...

See Also