IsisSettings Class |
Namespace: Atalasoft.Isis
The IsisSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Barcode |
Gets barcode related settings.
| |
| Brightness |
Gets or sets the brightness value used when scanning.
| |
| Compression |
Gets or sets scanning compression settings.
| |
| Contrast |
Gets or sets contrast value used for scanning.
| |
| CustomBrightness |
Gets or sets custom brightness value.
| |
| CustomContrast |
Gets or sets custom contrast value.
| |
| DataOrientation |
Gets or sets image data orientation.
| |
| Dither |
Gets or sets dither settings.
| |
| DocumentFeeder |
Gets document feeder settings.
| |
| Emphasis |
Gets or sets emphasis settings.
| |
| EndorserText |
Gets or sets a string to be printed by the scanner's endorser.
| |
| FileType |
Gets or sets type of file.
| |
| Gamma |
Gets or sets gamma value.
| |
| JobSeparatorDetection |
Gets or sets job separation mode.
| |
| MixedScanning |
Gets or sets mixed scanning settings value.
| |
| Outline |
Gets or sets a value indicating whether outline scanning should be performed or not.
| |
| OverscanColor |
Gets or sets the color of the overscan area.
| |
| PageScanTimeout |
Gets a value indicating the maximum number of tenths of a second for a scanner to scan a page.
| |
| PageSize |
Gets or sets the size of page to scan.
| |
| PixelFormat |
Gets or sets pixel format use for scanning.
| |
| RemoveBlackPages |
Gets or sets a value indicating whether black pages should be removed.
| |
| RemoveBlackPageThreshold |
Gets or sets black page threshold used if RemoveBlackPages is turned on.
| |
| RemoveWhitePages |
Gets or sets a value indicating whether white page should be removed.
| |
| RemoveWhitePageThreshold |
Gets or sets white page threshold used if RemoveWhitePages is turned on.
| |
| Resolution |
Gets or sets scan resolution.
| |
| ResolutionUnit |
Gets or sets resolution unit.
| |
| ScanAhead |
Gets or sets a value indicating whether scan ahead should be turned on.
| |
| ScanAheadBuffered |
Gets the number of pages in the scanner's buffer.
| |
| ScanAheadCount |
Gets or sets the maximum number of pages to be scanned ahead.
| |
| ScanArea |
Gets or sets rectangle to be scannned.
| |
| ScanType |
Gets or sets scanning source value.
| |
| Sharpness |
Gets or sets sharpness value.
|
| 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.) | |
| GetSupportedBlackPageThresholdValues |
Gets the list of supported threshold values for black page detection.
| |
| GetSupportedBlankPageThresholdValues | Obsolete.
Gets the list of supported threshold values for black page detection.
| |
| GetSupportedBrightnessValues |
Gets the list of supported brightness values.
| |
| GetSupportedColorFormats |
Gets the list of supported color formats.
| |
| GetSupportedCompressions |
Gets the list of supported compressions.
| |
| GetSupportedContrastValues |
Gets the list of supported contrast values.
| |
| GetSupportedDataOrientationValues |
Gets the list of supported data orientation values.
| |
| GetSupportedDitherMethods |
Gets the list of supported dither methods.
| |
| GetSupportedFileTypes |
Gets the list of supported file types.
| |
| GetSupportedGammaValues |
Gets the list of supported gamma values.
| |
| GetSupportedPageSizes |
Gets the list of supported page sizes.
| |
| GetSupportedResolutions |
Gets the list of supported resolutions.
| |
| GetSupportedScanAreaWidthValues |
Gets the list of supported image width values.
| |
| GetSupportedScanTypes |
Gets the list of supported scan types.
| |
| GetSupportedSettings |
Gets the list of supported settings.
| |
| GetSupportedSharpnessValues |
Gets the list of supported sharpness values.
| |
| GetSupportedWhitePageThresholdValues |
Gets the list of supported threshold values for white page detection.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsCustomBrightnessSupported |
Checks if custom brightness value can be set.
| |
| IsCustomContrastSupported |
Checks if custom contrast value can be set.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| QuerySupport |
Checks if the specified setting is supported.
| |
| ShowConfigurationDialog |
Displays a default configuration dialog, allowing the user to create or modify configurations for the driver.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |