Remove_read_only – Kofax DM API User Manual

Page 477

Advertising
background image

DM API T

OKENS

457

%REMOVE_READ_ONLY

2 Set the object type (form name) to whatever value is appropriate.

3 Set the DM security token (DST).

4 Set the

%TARGET_LIBRARY

token equal to the library name.

5 Set the

%OBJECT_IDENTIFIER

token equal to the document

number of the document or document version that is to have its
read-only setting removed.

6 Set the

%STATUS

token equal to

%REMOVE_READ_ONLY

, indicating

that you want to remove the read-only setting for this document.

7 Execute the

Update

method.

Example

See the

%STATUS

example on page 472

.

See the

%VERSION_DIRECTIVE

example on page 500

.

Related Items

See the

PCDDocObject

object.

See the

SetProperty

method.

See the following tokens:

%MAKE_READ_ONLY

%STATUS

%VERSION_DIRECTIVE

Advertising