Statistics.TableNum Property
|
This property returns the number of the tables on the page.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int TableNum { get; }
Public ReadOnly Property TableNum As Integer
Get
public:
property int TableNum {
int get ();
}
Property Value
Type:
Int32
See Also