font property
font property
Gets or sets Font of Stamp Line text.
Definition:
@property
def font(self):
    ...
@font.setter
def font(self, value):
    ...
See Also
- module 
groupdocs.signature.domain - class 
SignatureFont - class 
StampLine 
Gets or sets Font of Stamp Line text.
@property
def font(self):
    ...
@font.setter
def font(self, value):
    ...
groupdocs.signature.domainSignatureFontStampLine