Click or drag to resize

DocumentViewCurrent Property

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

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

Property Value

Type: Int32
See Also