IPresentationConverterIsActivated Property |
Indicates whether the library is activated or not. Read-only.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax bool IsActivated { get; }
ReadOnly Property IsActivated As Boolean
Get
property bool IsActivated {
bool get ();
}
Return Value
Type:
BooleanWhether the library is activated or not
See Also