PresentationConverterIsActivated 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 public bool IsActivated { get; }
Public ReadOnly Property IsActivated As Boolean
Get
public:
virtual property bool IsActivated {
bool get () sealed;
}
Property Value
Type:
BooleanImplements
IPresentationConverterIsActivatedSee Also