LicenseEdition Enumeration |
This enumeration indicates the type of license found by DotImage.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public enum LicenseEdition
Public Enumeration LicenseEdition
Members
| Member name | Description |
---|
| Photo | DotImage Photo |
| PhotoPro | DotImage Photo Pro |
| Document | DotImage Document Imaging |
| Standard | DotImage Photo (deprecated) |
| Professional | DotImage Photo Professional (deprecated) |
Remarks Use the static
Edition property to get the license edition.
See Also