CreateEmptyDocContent()

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

Example

Description

This method creates a new empty DocContent. The object is not connected to any page or image.

Syntax

[ReturnValue =] Object.CreateEmptyDocContent()

Part

Data type

Description

Object

Object

An object expression that evaluates to a FORMS OLE Manager, Scan, Interpret, or Verify Application.

Return value

Data type: DocContent (Object). If the creation is successful, the new DocContent object is returned. If the creation is not successful, NULL (Nothing) is returned.

Remarks

The Application object