[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgGraphics.SetLicenseKey

SetLicenseKey Method

SetLicenseKey(string)

Sets the license key.

A license key is required to use the ToSvgDocument() method.

Declaration
public static void SetLicenseKey(string key)
Public Shared Sub SetLicenseKey(key As String)
Parameters
Type Name Description
string key

The license key to set.