'Declaration Public Function ToSvgDocument() As GcSvgDocument
public GcSvgDocument ToSvgDocument()
Return Value
The generated SVG document.
Note that if a license key has not been applied (see SetLicenseKey and ApplyLicenseKey methods), only a few calls of ToSvgDocument() are allowed, after which an exception will be thrown.
'Declaration Public Function ToSvgDocument() As GcSvgDocument
public GcSvgDocument ToSvgDocument()