RecAPIkRecProcessPagesEx Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecProcessPagesEx( int sid, string pDocFile, string[] pImageFiles, ONETOUCH_CB callback, string pTemplate )
Public Shared Function kRecProcessPagesEx ( sid As Integer, pDocFile As String, pImageFiles As String(), callback As ONETOUCH_CB, pTemplate As String ) As RECERR
public: static RECERR kRecProcessPagesEx( int sid, String^ pDocFile, array<String^>^ pImageFiles, ONETOUCH_CB^ callback, String^ pTemplate )