Pcddocobject, Pcddocobject 47, Pcddocobject") – Kofax DM API User Manual

Page 67

Advertising
background image

DM API O

BJECTS

47

PCDDocObject

PCDDocObject

This object is one of the true workhorses of the DM API. Custom
applications use it to manipulate Document objects. Document objects
include such elements as Document Profiles, search forms, and
versions.

Syntax

PCDDocObject.

methodOrProperty

Example

The following is an example of creating an instance of the
PCDDocObject.

.

.

.

pObject = _

Server.CreateObject("PCDClient.PCDDocObject")

.

.

.

Related Items

See the following methods:

Create
Delete
Fetch
FetchTrustees
GetProperties
GetProperty
GetReturnProperties
GetReturnProperty
GetTrustee
GetTrustees
GrantRight
HasRight
RevokeRight

Advertising