Description |
---|
Excerpt |
---|
Sets or returns the 23-character license key that enables PowerPointWriter for the current instance. This key is stored in the registry and contains information including product name and version number. |
Signature | ||||
---|---|---|---|---|
| ||||
public System.String LicenseKey { get; set; } |
Signature | ||||
---|---|---|---|---|
| ||||
Public Property LicenseKey() As String |
Remarks |
---|
This key does not persist once the code completes execution. If this property is set, PowerPointWriter will use this key and ignore any keys in the registry. |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|