Click or drag to resize

CharacterBarRangeChangedHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void RangeChangedHandler(
	CHARACTERBARRANGE Range,
	bool Enabled
)

Parameters

Range
Type: Kofax.OmniPageCSDK.ToolBoxesCHARACTERBARRANGE
Enabled
Type: SystemBoolean
See Also