font property
font property
Sets or gets the true type font object that is used for rendering text.
Definition:
@property
def font(self):
...
@font.setter
def font(self, value):
...
See Also
- module
aspose.html.rendering
- class
GraphicContext
- class
ITrueTypeFont