height property
height property
Gets or sets the line height on Stamp.
Definition:
@property
def height(self):
    ...
@height.setter
def height(self, value):
    ...
See Also
- module 
groupdocs.signature.domain - class 
StampLine 
Gets or sets the line height on Stamp.
@property
def height(self):
    ...
@height.setter
def height(self, value):
    ...
groupdocs.signature.domainStampLine