[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Util
Classes
SvgGraphicsRendering
Methods
ToText
dotnet-standard-api
C1.Excel Assembly
C1.Excel
C1.Util
Classes
BitmapGraphicsRendering
GraphicsRendering
SvgGraphicsRendering
Constructors
Properties
Methods
ToBytes
ToDocument
ToText
SvgRendering
XLBorderRendering
XLCellRendering
XLPath
XLSheetRendering
XLTextLayout
XLTextRange
XLTextRangeCollection
Enums
Interfaces
(Showing Draft Content)
C1.Util.SvgGraphicsRendering.ToText
ToText Method
ToText()
Generates a SVG text code.
Declaration
public string ToText()
Returns
Type
Description
string
The generated SVG text code.
Implements
ISvgRendering.ToText()