CreateNewDocContent(PageNo)

Application object (Manager, Scan, Interpret, and Verify)  

Example

Description

Creates a new DocContent connected to the front or back page.

In the Scan, Interpret , and Verify modules, the DocContent is connected to the front or back-page image of the active form in either the source or the archive.

In the Manager module, it is connected to the front or back-page image of the active form definition.

Syntax

[ReturnValue =] Object.CreateNewDocContent(PageNo)

Part: Object

Data type: Object

Description: An object expression evaluating to a FORMS OLE Manager, Scan, Interpret, or Verify Application.

Return value

Data type: DocContent (Object)

Description:

Remarks

The DocContent object is stored in the Application and can be accessed by calling the GetDocContent method.

The Application object