[]
Creates a new instance of the GcWordDocument class, optionally specifying a license key.
public GcWordDocument(string licenseKey = null)
| Type | Name | Description |
|---|---|---|
| string | licenseKey | The license key to use. If null, and SetLicenseKey(string) has been called, the key set with that method is used. |