Click or drag to resize

IsisSettings Methods

The IsisSettings type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSupportedBlackPageThresholdValues
Gets the list of supported threshold values for black page detection.
Public methodGetSupportedBlankPageThresholdValues Obsolete.
Gets the list of supported threshold values for black page detection.
Public methodGetSupportedBrightnessValues
Gets the list of supported brightness values.
Public methodGetSupportedColorFormats
Gets the list of supported color formats.
Public methodGetSupportedCompressions
Gets the list of supported compressions.
Public methodGetSupportedContrastValues
Gets the list of supported contrast values.
Public methodGetSupportedDataOrientationValues
Gets the list of supported data orientation values.
Public methodGetSupportedDitherMethods
Gets the list of supported dither methods.
Public methodGetSupportedFileTypes
Gets the list of supported file types.
Public methodGetSupportedGammaValues
Gets the list of supported gamma values.
Public methodGetSupportedPageSizes
Gets the list of supported page sizes.
Public methodGetSupportedResolutions
Gets the list of supported resolutions.
Public methodGetSupportedScanAreaWidthValues
Gets the list of supported image width values.
Public methodGetSupportedScanTypes
Gets the list of supported scan types.
Public methodGetSupportedSettings
Gets the list of supported settings.
Public methodGetSupportedSharpnessValues
Gets the list of supported sharpness values.
Public methodGetSupportedWhitePageThresholdValues
Gets the list of supported threshold values for white page detection.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsCustomBrightnessSupported
Checks if custom brightness value can be set.
Public methodIsCustomContrastSupported
Checks if custom contrast value can be set.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodQuerySupport
Checks if the specified setting is supported.
Public methodShowConfigurationDialog
Displays a default configuration dialog, allowing the user to create or modify configurations for the driver.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also