stretch property

stretch property

Stretch mode on Document Page.

Definition:

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

See Also