FINDTEXTCONTEXT.Boxes Field
|
Specifies 256
IPRORECT structures - only the ones containing the found text plus its environment are filled. Text environment length is set through the
GetFindText method of the
Document object."
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
SyntaxPublic Boxes As IPRORECT()
public:
array<IPRORECT>^ Boxes
Field Value
Type:
IPRORECT[]
See Also