font_style property
font_style property
Sets or gets text font style.
Definition:
@property
def font_style(self):
...
@font_style.setter
def font_style(self, value):
...
See Also
- module
aspose.svg.rendering
- class
GraphicContext
Sets or gets text font style.
@property
def font_style(self):
...
@font_style.setter
def font_style(self, value):
...
aspose.svg.rendering
GraphicContext