TableCellsGetRowHeight Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int GetRowHeight(
int Row
)
Public Function GetRowHeight (
Row As Integer
) As Integer
public:
int GetRowHeight(
[InAttribute] int Row
)
Parameters
- Row
- Type: SystemInt32
Return Value
Type:
Int32
See Also