C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / ToText Method

In This Topic
ToText Method
In This Topic
Generates a SVG text code.
Syntax
'Declaration
 
Public Function ToText() As System.String
 

Return Value

The generated SVG text code.
See Also