UserZoneGetTableCells Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void GetTableCells(
out TableCells TableCells
)
Public Sub GetTableCells (
<OutAttribute> ByRef TableCells As TableCells
)
public:
void GetTableCells(
[OutAttribute] TableCells^% TableCells
)
Parameters
- TableCells
- Type: Kofax.OmniPageCSDK.IproPlusTableCells
See Also