conaito Powerlight SDK 1.2
PowerPointConverter.SetLicense Method
Set license key
[Visual Basic]
Public Sub SetLicense( _
ByVal
licenseKey
As
String
_
)
[C#]
public
void
SetLicense(
string
licenseKey
);
Parameters
licenseKey
See Also
PowerPointConverter Class
|
Conaito.PowerLight Namespace