Contents_after_item – Kofax DM API User Manual

Page 329

Advertising
background image

DM API T

OKENS

309

%CONTENTS_AFTER_ITEM

CONTENTS_MOVE_AFTER")


'Update the document.

pDocObject.Update()


'Check for errors.

checkError(pDocObject, "ERROR_MOVEAFTERFOLDERITEM")


'Destroy the object.

delete pDocObject

Related Items

See the

PCDPDocObject

object.

See the

SetProperty

method.

See the

%CONTENTS_DIRECTIVE

token.

Advertising