Application object (Manager, Scan, Interpret, and Verify)
Example
This method creates a new empty DocContent. The object is not connected to any page or image.
[ReturnValue =] Object.CreateEmptyDocContent()
|
Part |
Data type |
Description |
|
Object |
Object |
An object expression that evaluates to a FORMS OLE Manager, Scan, Interpret, or Verify Application. |
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.