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
Syntaxpublic void SetDefaultColors()
Public Sub SetDefaultColors
public:
void SetDefaultColors()
Remarks
Calling SetDefaultColors will reset each customizable color.
See Also