Represents options for SVG text portion ("tspan").
Namespace:
Aspose.Slides.Export
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic interface ISvgTSpan
Public Interface ISvgTSpan
public interface class ISvgTSpan
type ISvgTSpan = interface end
The ISvgTSpan type exposes the following members.
Properties
| Name | Description |
---|
 | Id |
Gets or sets id for the "tspan" element
|
See Also