C1.Excel Assembly / C1.Util Namespace / SvgGraphicsRendering Class / ToDocument Method

In This Topic
ToDocument Method
In This Topic
Generates a GrapeCity.Documents.Svg.GcSvgDocument object from inner graphics.
Syntax
'Declaration
 
Public Function ToDocument() As GrapeCity.Documents.Svg.GcSvgDocument
 

Return Value

The generated SVG document.
See Also