RecAPIkRecGetDCDocumentAttribute Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetDCDocumentAttribute( IntPtr hDCDocument, string Key, out string Value )
Public Shared Function kRecGetDCDocumentAttribute ( hDCDocument As IntPtr, Key As String, <OutAttribute> ByRef Value As String ) As RECERR
public: static RECERR kRecGetDCDocumentAttribute( IntPtr hDCDocument, String^ Key, [OutAttribute] String^% Value )