conaito Powerlight SDK 1.2

PowerPointConverter.LicenseInfo Property

Gets or sets the license info.

[Visual Basic]
Public Property LicenseInfo() As LicenseInfo
   Public Get
   End Get
   Private Set
   End Set
End Property
[C#]
public LicenseInfo LicenseInfo { public get; private set; }

Property Value

The license info.

See Also

PowerPointConverter Class | Conaito.PowerLight Namespace