SVGTextPathElementBuilder.Side
SVGTextPathElementBuilder.Side method
Sets the ‘side’ attribute, specifying which side of the path the text is placed on.
public SVGTextPathElementBuilder Side(HorizontalEdge value)
Parameter | Type | Description |
---|---|---|
value | HorizontalEdge | The horizontal edge value. |
Return Value
The current builder instance.
See Also
- enum HorizontalEdge
- class SVGTextPathElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG