[]
Generates a GcSvgDocument from this graphics, and clears its command list afterwards.
Note that if a license key has not been applied (see SetLicenseKey(string) and ApplyLicenseKey(string) methods), only a few calls of ToSvgDocument() are allowed, after which an exception will be thrown.
public GcSvgDocument ToSvgDocument()
Public Function ToSvgDocument() As GcSvgDocument
Type | Description |
---|---|
GcSvgDocument | The generated SVG document. |