Click or drag to resize

DocumentViewSelectedDocumentChangedHandler Delegate

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void SelectedDocumentChangedHandler(
	int Index,
	Object Document
)

Parameters

Index
Type: SystemInt32
Document
Type: SystemObject
See Also