'Declaration Public Shared Sub SetLicenseKey( _ ByVal key As System.String _ )
public static void SetLicenseKey( System.string key )
Parameters
- key
- The license key to set.
A license key is required to use the ToSvgDocument method.
'Declaration Public Shared Sub SetLicenseKey( _ ByVal key As System.String _ )
public static void SetLicenseKey( System.string key )