ImageUltimateConfiguration Class
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Provides properties and methods for changing this library's configuration.
[ProductConfiguration(TrialDays = 30, TrialGuid = "{3df82512-51aa-4cb8-82bb-a8a900b0c90e}", KnownAssemblies = "GleamTech.FileUltimate")]
public sealed class ImageUltimateConfiguration : ProductConfiguration<ImageUltimateConfiguration>
- Inheritance
-
ConfigurationBase<ImageUltimateConfiguration>ProductConfiguration<ImageUltimateConfiguration>ImageUltimateConfiguration
Constructors
| ImageUltimateConfiguration() |
Initializes a new instance of the ImageUltimateConfiguration class. |
Properties
| AssemblyInfo |
Gets information on this library's assembly. |
| AutoFixOrientationEnabled |
Gets or sets a value that specifies whether the library should fix orientation for all read images automatically. The default is true. When set to true, you don't need to call FixOrientation() method manually. |
| Current |
Gets current global configuration instance. |
| GleamTech.Configuration.ProductConfiguration<T>.LicenseKey | (Inherited from ProductConfiguration<ImageUltimateConfiguration>) |
| GleamTech.Configuration.ProductConfiguration<T>.TrialExtensionKey | (Inherited from ProductConfiguration<ImageUltimateConfiguration>) |