RecAPI.kRecDetectFillingMethod Method (Int32, IntPtr)
|
Namespace:
OmniPageCSDK.CAPI
Assembly:
OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic static RECERR kRecDetectFillingMethod(
int sid,
IntPtr hPage
)
Public Shared Function kRecDetectFillingMethod (
sid As Integer,
hPage As IntPtr
) As RECERR
public:
static RECERR kRecDetectFillingMethod(
int sid,
IntPtr hPage
)
Parameters
- sid
- Type: System.Int32
- hPage
- Type: System.IntPtr
Return Value
Type:
RECERR
See Also