This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Collection of Spot Plates.
Name | Description | |
---|---|---|
Add | Add an ISpotPlate to the Spot Plate collection. | |
Count | The count of the Spot Plate collection. | |
Insert | Insert an ISpotPlate into the Spot Plate collection at position index. | |
Remove | Remove ISpotPlate at index from the Spot Plate collection. | |
RemoveAll | Remove all ISpotPlates from the Spot Plate collection. | |
SpotPlate | An ISpotPlate from the Spot Plate collection. |
Classes | Description |
---|---|
PSDriver | Class used to print maps with the PostScript Driver. |
PsPrinter | Class used to print maps with the PostScript Printer Driver. |
Spot plates are used for color separation to produce CMYK plates.
The ISpotPlateCollection makes it possible to create plates based on the individual colors in the CMYK color model. The plates can then be used by publishers in the generation of printed material.
The ISpotPlateCollection interface contains a collection of individual SpotPlate objects. You can use this interface to add, remove, and generally keep track of the SpotPlate objects that have been defined.