Chapter 2 -- 73
Reference Guide
"
""
" DocObjects.Barcodes
Returns the Barcodes
collection that represents all the created
Barcode objects
in the document.
Access Read-Only.
Type VT_DISPATCH or Barcodes
collection.
"
""
" DocObjects.Shapes
Returns the Shapes
collection that represents all the created
Shape
objects in the document.
Access Read-Only.
Type VT_DISPATCH or Shapes
collection.
"
""
" DocObjects.OLEObjects
Returns the OLEObjects
collection that represents all the created
OLEObject objects
in the document.
Access Read-Only.
Type VT_DISPATCH or OLEObjects
collection.
"
""
" DocObjects.Images
Returns the Images
collection that represents all the created
Image objects
in the document.
Access Read-Only.
Type VT_DISPATCH or Images
collection.
"
""
" DocObjects.Texts
Returns the Texts
collection that represents all the created Text
objects
in the document.
Access Read-Only.
Type VT_DISPATCH or Texts
collection.