Click or drag to resize

DocumentViewSetTitle Method

Sets the document title.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SetTitle(
	Object Document,
	string Title
)

Parameters

Document
Type: SystemObject
Title
Type: SystemString
See Also