Click or drag to resize

FontViewFontChangedHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void FontChangedHandler(
	string FontName,
	bool Enabled
)

Parameters

FontName
Type: SystemString
Enabled
Type: SystemBoolean
See Also