Click or drag to resize

FindTextPosition Class

Special constants that can be used in the Document object's GetFindText method.
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.IproPlusFindTextPosition

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public static class FindTextPosition

The FindTextPosition type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFINDTEXT_FIRST
Finds first page or first character on a page
Public fieldStatic memberFINDTEXT_LAST
Finds last page or last character on the page
Top
See Also