text_color property
text_color property
Gets/sets the formula text color.
Definition:
@property
def text_color(self):
...
@text_color.setter
def text_color(self, value):
...
See Also
- module
aspose.tex.features
- class
SvgMathRendererOptions
Gets/sets the formula text color.
@property
def text_color(self):
...
@text_color.setter
def text_color(self, value):
...
aspose.tex.features
SvgMathRendererOptions