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

In This Topic
ToBytes Method
In This Topic
Generates a SVG binary code.
Syntax
'Declaration
 
Public Function ToBytes() As System.Byte()
 

Return Value

The generated SVG binary code.
See Also