This property sets whether or not the background color of the document is ignored when automatically determining whether to scan in black and white or in color. This property is only enabled when using a custom-built user interface (UserInterface=Suppress).

[Visual Basic] Public WriteOnly Property IgnoreBackColor As Boolean
[C#] public bool IgnoreBackColor {set;}

Property Value

Value Explanation
True Ignore the back color
False Does not ignore the back color (Default)

Explanation

The IgnoreBackColor property sets whether or not the background color of the document is ignored when automatically determining whether to scan in black and white or in color.

IgnoreBackColor is only available with certain Panasonic scan drivers

This property is enabled when the UserInterface property is Suppress and the PixelType property is Automation.

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation