AtalasoftConfig Class |
Namespace: Atalasoft.Shared.Config
The AtalasoftConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| AtalasoftConfig | Initializes a new instance of the AtalasoftConfig class |
| Name | Description | |
|---|---|---|
| BarcodeParsers | ||
| CommonDecoders |
Gets a Atalasoft.dotImage.CommonDecoders configuration section.
| |
| HeifDecoder |
Gets a HeifDecoder component configuration section.
| |
| LicenseManager |
Gets a License Manager component configuration section.
| |
| OcrEngines |
Gets a OCR engines configuration section.
| |
| OfficeDecoder |
Gets a OfficeDecoder component configuration section.
| |
| PdfDecoder | ||
| RawDecoder |
Gets a RawDecoder component configuration section.
| |
| XpsDecoder |
Gets a XpsDecoder component configuration section.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |