kerning property
kerning property
Specifies the minimum font size at which character kerning will occur for this text run.
Definition:
@property
def kerning(self):
...
@kerning.setter
def kerning(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextOptions