Click or drag to resize

WorkflowViewSetDefaultColors Method

Call this function to restore the default drawing colors of the control you might have customized.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SetDefaultColors()
Remarks
Calling SetDefaultColors will reset each customizable color.
See Also