| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Count | Gets the number of FountainColor in the FountainColors collection |
| First | Returns the starting color of the fountain fill |
| GrayLevel | Gets or sets the Gray Level for a specified FountainColor, in base 1 |
| Item | Gets or sets a reference to the specified FountainColor, in base 1 |
| Last | Returns the ending color of the fountain fill |
| Name | Description |
|---|---|
| Add | Adds a FountainColor to the FountainColors collection |
| AddGrayLevel | Adds a FountainColor with the Gray Level value to the FountainColors collection |