Click or drag to resize

ImageViewBackColor Property

This property controls which color is used when painting the control background.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(-501)]
[BindableAttribute(BindableSupport.Yes)]
public Color BackColor { get; set; }

Property Value

Type: Color
See Also