FormatText
ISvgShapeAndTextFormattingController.FormatText method
This function is called before rendering of text portion to SVG to allow user to control resulting SVG.
public void FormatText(ISvgTSpan svgTSpan, IPortion portion, ITextFrame textFrame)
| Parameter | Type | Description |
|---|---|---|
| svgTSpan | ISvgTSpan | Object to control SVG tspan generation. |
| portion | IPortion | Source portion. |
| textFrame | ITextFrame | Source portion text frame. |
See Also
- interface ISvgTSpan
- interface IPortion
- interface ITextFrame
- interface ISvgShapeAndTextFormattingController
- namespace Aspose.Slides.Export
- assembly Aspose.Slides