This property returns the number of
Page objects stored in the collection.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
Property Value
Type:
Int32
See Also