conaito PPT2Flash SDK 3.7

PPApplication.IsLicenseValide Property

Gets a value indicating whether this license is valid.

[Visual Basic]
Public NotOverridable ReadOnly Property IsLicenseValide() As Boolean _
    Implements IPPApplication.IsLicenseValide

   Public Get
   End Get
End Property
[C#]
public bool IsLicenseValide { public get; }

Property Value

true if this license valide; otherwise, false.

Implements

IPPApplication.IsLicenseValide

See Also

PPApplication Class | Conaito.PPLibrary Namespace