ImageTypeBitOrder Property Terminal Works - TwainScanning.Net Library
Specifies how the bytes in an image are filled by the Source. MsbFirst indicates that the leftmost bit in the byte (usually bit 7) is the byte’s Most Significant Bit. ICAP_BITORDER

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

public CapabilityArray<TwBO> BitOrder { get; }

Property Value

Type: CapabilityArrayTwBO
See Also

Reference