Click or drag to resize

SettingManagerCount Property

This property returns the number of first-level nodes.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
Remarks

First level node means the node is the child of the virtual root item. Public Overridable ReadOnly Property Document As Document

This property returns the document object.

See Also