text_rendering_hint property
text_rendering_hint property
Specifies the quality of text rendering. The default value is TextRenderingHint.SystemDefault
Definition:
@property
def text_rendering_hint(self):
...
@text_rendering_hint.setter
def text_rendering_hint(self, value):
...
See Also
- module
aspose.cells.rendering
- class
ImageOrPrintOptions