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