Click or drag to resize

DocumentViewCurrent Property

Returns the index of the document the user is currently watching.

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

Property Value

Type: Int32
See Also