CompressionCcittKFactor Property Terminal Works - TwainScanning.Net Library
Used for CCITT Group 3 2-dimensional compression.The ‘K’ factor indicates how often the new compression baseline should be re-established.A value of 2 or 4 is common in facsimile communication.A value of zero in this field will indicate an infinite K factor—the baseline is only calculated at the beginning of the transfer. ICAP_CCITTKFACTOR

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

public CapabilitySingleValue<ushort> CcittKFactor { get; }

Property Value

Type: CapabilitySingleValueUInt16
See Also

Reference