Copydoc, Copydoc 336 – Kofax DM API User Manual

Page 356

Advertising
background image

336 C

HAPTER

5

%COPYDOC

%COPYDOC

This token is used when a document is created by copying content from
another document.

Syntax

PCDDocObject.SetProperty(“%COPYDOC”, _

lngDocNum)

Parameters

Example

pDocObject.SetProperty("%COPYDOC", docnumbertocopy)

Related Items

See the PCDDocObject object.

See the SetProperty method.

See the following tokens:

%CONTENTS_COPY_CONTENTS

%COPYDOC

%COPYDOC_LIBRARY

%COPYDOC_VERSION

%COPYDOC

The token identifier that indicates
document content is being copied into a
new document.

lngDocNum

The

DOCNUMBER value from the

PROFILE table that uniquely identifies
the document that is being copied to
create the new document.

Advertising