length_adjust method
length_adjust
Sets the ’lengthAdjust’ attribute, specifying how text length adjustments are made.
Returns
The current builder instance.
def length_adjust(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | LengthAdjust | The length adjust value. |
See Also
- module
aspose.svg.builder - class
SVGTextPathElementBuilder