Click or drag to resize

DocumentViewCount Property

Get information about how many documents a DocumentView control is aware of.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BrowsableAttribute(false)]
[DispIdAttribute(232)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public int Count { get; }

Property Value

Type: Int32
See Also