RecAPIkRecSplitCells Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecSplitCells( IntPtr hPage, IMAGEINDEX iiImg, int xZone, bool bVertical, RECT pRect, POINT Position, int LineWidth, RLSTYLE LineStyle, int lineColor )
Public Shared Function kRecSplitCells ( hPage As IntPtr, iiImg As IMAGEINDEX, xZone As Integer, bVertical As Boolean, pRect As RECT, Position As POINT, LineWidth As Integer, LineStyle As RLSTYLE, lineColor As Integer ) As RECERR
public: static RECERR kRecSplitCells( IntPtr hPage, IMAGEINDEX iiImg, int xZone, bool bVertical, RECT pRect, POINT Position, int LineWidth, RLSTYLE LineStyle, int lineColor )