Chapter 2 -- 72
Programmer’s Guide
DocObjects Collection
Properties Methods
Application Add
Count Item (Default)
Parent Remove
Barcodes
Shapes
OLEObjects
Images
Texts
"
""
" DocObjects.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" DocObjects.Count
Returns the number of items in the specified collection.
Access Read-Only.
Type VT_I2orInteger
.
"
""
" DocObjects.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Properties