Click or drag to resize

TECFINDREPLACEBUTTONS Enumeration

Available Find and Replace dialog buttons values.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("7F1B75D8-6607-46C5-9B72-27DA3C71289C")]
public enum TECFINDREPLACEBUTTONS
Members
  Member nameValueDescription
TEC_BTN_CLOSE0 Close button
TEC_BTN_FINDNEXT1 Find Next button
TEC_BTN_REPLACE2 Replace button
TEC_BTN_REPLACEALL3 Replace All button
See Also