Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Colors Property
Description
This property returns a read-only Colors collection object. Through this object you will be able to access the report template's color tree. Only defined color objects will be in the collection. Color objects should be added or removed. Color objects will be retrieved using the command type ID or the COLOR_SELECTION ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property Colors As Colors
See Also