[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Util
Interfaces
ISvgRendering
Methods
ToBytes
dotnet-standard-api
C1.Excel Assembly
C1.Excel
C1.Util
Classes
Enums
Interfaces
IFlowRendering
IRendering
ISvgRendering
Methods
ToBytes
ToText
IUsingRendering
(Showing Draft Content)
C1.Util.ISvgRendering.ToBytes
ToBytes Method
ToBytes()
Generates a SVG binary code.
Declaration
byte[] ToBytes()
Returns
Type
Description
byte
[]
The generated SVG binary code.