CapsSupportedCaps Property Terminal Works - TwainScanning.Net Library
Returns a list of all the capabilities for which the Source will answer inquiries. Does not indicate which capabilities the Source will allow to be set by the application.Some capabilities can only be set if certain setup work has been done so the Source cannot globally answer which capabilities are “set-able.” CAP_SUPPORTEDCAPS

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

public CapabilityArrayReadonly<TwCap> SupportedCaps { get; }

Property Value

Type: CapabilityArrayReadonlyTwCap
See Also

Reference