[]
Applies a license key to the current instance of GcSvgGraphics.
A license key is required to use the ToSvgDocument() method.
public void ApplyLicenseKey(string key)
Public Sub ApplyLicenseKey(key As String)
Type | Name | Description |
---|---|---|
string | key | The license key to apply. |