font property
font property
Gets or sets the font of the text.
Definition:
@property
def font(self):
...
@font.setter
def font(self, value):
...
See Also
- module
groupdocs.watermark.watermarks - class
Font - class
TextWatermark
Gets or sets the font of the text.
@property
def font(self):
...
@font.setter
def font(self, value):
...
groupdocs.watermark.watermarksFontTextWatermark