Click or drag to resize

DocumentViewGetTitle Method

Returns the document title; can rename the document to anything.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public string GetTitle(
	Object Document
)

Parameters

Document
Type: SystemObject

Return Value

Type: String
See Also