text_info property
text_info property
Gets a TextInfo object which contains information about rendered text.
Definition:
@property
def text_info(self):
...
@text_info.setter
def text_info(self, value):
...
See Also
- module
aspose.svg.rendering - class
GraphicContext - class
TextInfo