DocumentViewSelect Method
|
Selects an active document in the Document View.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void Select(
Object Document
)
Public Sub Select (
Document As Object
)
public:
void Select(
Object^ Document
)
Parameters
- Document
- Type: SystemObject
See Also