height property
height property
Specifies height of signature.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
groupdocs.signature.domain - class
BaseSignature
Specifies height of signature.
@property
def height(self):
...
@height.setter
def height(self, value):
...
groupdocs.signature.domainBaseSignature