height property
height property
Gets or sets the page preview height.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.watermark.options
- class
PreviewOptions
Gets or sets the page preview height.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.watermark.options
PreviewOptions