rotate_around_origin property
rotate_around_origin property
Gets or sets a value indicating whether the repeated watermarks should be rotated around the center of the document.
Definition:
@property
def rotate_around_origin(self):
...
@rotate_around_origin.setter
def rotate_around_origin(self, value):
...
See Also
- module
groupdocs.watermark.watermarks
- class
TileOptions