Click or drag to resize

DocumentViewBackgroundColor Property

Use this method to set the background color in the DocumentView Properties dialog.

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

Property Value

Type: Color
See Also