MICREnabled Property Terminal Works - TwainScanning.Net Library
Gets the micr enabled capability. Get this capability to determine if the Source supports check scanning. If set to true check scanning is enabled, if set to false check scanning is disabled. CAP_MICRENABLED

Namespace: TwainScanning.Capability.CapabilitySets
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax

public CapabilitySingleValue<bool> Enabled { get; }

Property Value

Type: CapabilitySingleValueBoolean
See Also

Reference