Reduces the amount of data captured from the device, potentially improving the performance of the driver.
Namespace: TwainScanning.Capability.CapabilitySetsAssembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
public CapabilitySingleValueReadonly<bool> AutomaticCropUsesFrame { get; }
Public ReadOnly Property AutomaticCropUsesFrame As CapabilitySingleValueReadonly(Of Boolean)
Get
public:
property CapabilitySingleValueReadonly<bool>^ AutomaticCropUsesFrame {
CapabilitySingleValueReadonly<bool>^ get ();
}
member AutomaticCropUsesFrame : CapabilitySingleValueReadonly<bool> with get
Property Value
Type:
CapabilitySingleValueReadonlyBoolean
Reference