Application object (Manager, Scan, Interpret, and Verify)
Example
Returns a DocContent previously created with the CreateNewDocContent method.
[ReturnValue =] Object.GetDocContent(PageNo)
Part: Object
Data type: Object
Description: An object expression that evaluates to a FORMS OLE Manager, Scan, Interpret, or Verify Application.
Data type: DocContent (Object)
Description:
Returns the current DocContent object associated with the page.
If there is no DocContent object, NULL is returned.
See also CreateNewDocContent.