Contents

ICScannerFeature

An abstract class that describes a scanner feature.

Declaration

class ICScannerFeature

Overview

The ImageCaptureCore framework defines three concrete subclasses of scanner features: ICScannerFeatureEnumeration, ICScannerFeatureRange, and ICScannerFeatureBoolean. Scanner functional units may have one or more instances of these classes to allow users to choose scanner-specific settings or operations before performing a scan.

Topics

Instance Properties

See Also

Features