RecAPIkRecGetOCRZoneText Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetOCRZoneText( int sid, IntPtr hPage, int nZone, out string Buffer )
Public Shared Function kRecGetOCRZoneText ( sid As Integer, hPage As IntPtr, nZone As Integer, <OutAttribute> ByRef Buffer As String ) As RECERR
public: static RECERR kRecGetOCRZoneText( int sid, IntPtr hPage, int nZone, [OutAttribute] String^% Buffer )