Colors Collection
Description
The Colors object allows you to work with collections of Color objects. These are used to automate color settings used in PC-DMIS's report templates.
Object Model
Remarks
Use Colors.Add to create a new Color object and add it to the Colors collection.
Use Colors(item) where item is the command type or color section used to access an individual Color object.
See Also