text_baseline property
text_baseline property
Gets or sets the baseline alignment of text.
Definition:
@property
def text_baseline(self):
...
@text_baseline.setter
def text_baseline(self, value):
...
See Also
- module
aspose.svg.rendering
- class
ICanvasContext