font property
font property
Gets or sets the font of signature.
Definition:
@property
def font(self):
...
@font.setter
def font(self, value):
...
See Also
- module
groupdocs.signature.options - class
SignatureFont - class
TextSignOptions
Gets or sets the font of signature.
@property
def font(self):
...
@font.setter
def font(self, value):
...
groupdocs.signature.optionsSignatureFontTextSignOptions