ImageLocateHandWriting Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IPRORECT[] LocateHandWriting(
ref IPRORECT Rect
)
Public Function LocateHandWriting (
ByRef Rect As IPRORECT
) As IPRORECT()
public:
array<IPRORECT>^ LocateHandWriting(
[InAttribute] IPRORECT% Rect
)
Parameters
- Rect
- Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
Return Value
Type:
IPRORECT
See Also