DjVu Namespace : ActivationScheme Enumeration |
Public Enum ActivationScheme Inherits System.Enum
Dim instance As ActivationScheme
public enum ActivationScheme : System.Enum
public enum class ActivationScheme : public System.Enum
Member | Description |
---|---|
ByCartridge | Installed cartridges are consumed when the feature is called. If there are not sufficient cartridges to call the feature, the call fails. |
Development | The feature can be called unlimitedly under development license. The feature stops working after 14 days from the date the binary was built. |
Disabled | The feature is disabled. |
Unlimited | The feature can be called unlimitedly. No restriction. |
System.Object
System.ValueType
System.Enum
DjVu.ActivationScheme
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family