DeleteVSeparator Method of the TableBlockDefinition Object
This method deletes the vertical separator at the specified coordinate.
Syntax
Visual Basic .NET
Sub DeleteVSeparator(X As Integer)
C++
HRESULT DeleteVSeparator(
int X
);
Parameters
- X
- [in] This variable contains the value of the X-coordinate at which the vertical separator will be deleted.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions
See also
TableBlockDefinition
15.08.2023 13:19:30