rotation_angle property
rotation_angle property
Rotation angle of signature on document page (clockwise).
Definition:
@property
def rotation_angle(self):
...
@rotation_angle.setter
def rotation_angle(self, value):
...
See Also
- module
groupdocs.signature.options
- class
TextSignOptions