Click or drag to resize

DocumentView.GetTitle 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: System.Object

Return Value

Type: String
See Also