stretch property
stretch property
Stretch mode on Document Page.
Definition:
@property
def stretch(self):
...
@stretch.setter
def stretch(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
IRectangle
- class
StretchMode
Stretch mode on Document Page.
@property
def stretch(self):
...
@stretch.setter
def stretch(self, value):
...
groupdocs.signature.domain
IRectangle
StretchMode