conaito PPT2Flash SDK 3.7

IPPApplication.SetLicense Method

[Visual Basic]
Public Sub SetLicense( _
   ByVal user As String, _
   ByVal key As String _
)
[C#]
void SetLicense(
   string user,
   string key
);

See Also

IPPApplication Interface | Conaito.PPLibrary Namespace