IsisSettings Methods |
The IsisSettings type exposes the following members.
| 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.) |