IsisSettingsMixedScanning Property |
Gets or sets mixed scanning settings value.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool MixedScanning { get; set; }
Public Property MixedScanning As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
Mixed scanning provides a means to capture dithered binary data from non-textual areas of the page,
and non-dithered binary from the textual portions, providing the best readability for both text and graphics with a single scan.
See Also