ColorEntryCollection

ColorEntryCollection class

Contains the document’s color table. Each document contains a single color table, which lists the 24 standard colors that are available for application to objects such as shapes, text, and layers in the document.

Properties

NameTypeDescription
Countint
Item (int)ColorEntry

Methods

NameDescription
addAdd the Color object in the collection.
removeRemove the Color object from the collection.
clear
removeAt
iteratorReserved for internal use.