[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgGraphics.ApplyLicenseKey

ApplyLicenseKey Method

ApplyLicenseKey(string)

Applies a license key to the current instance of GcSvgGraphics.

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

Declaration
public void ApplyLicenseKey(string key)
Public Sub ApplyLicenseKey(key As String)
Parameters
Type Name Description
string key

The license key to apply.