This document is archived and information here might be outdated.  Recommended version.


ISpotPlate Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IS > ISpotPlate Interface
ArcGIS Developer Help

ISpotPlate Interface

Provides access to members that control the Spot Color Plate.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Color The Color for Separation.
Read/write property ScreenAngle The Screen Angle for the Separation.
Read/write property Separate The Separation will be used.

Classes that implement ISpotPlate

Classes Description
SpotPlate Class used to print maps with a PostScript Spot Plate.

Remarks

This interface allows specification of the color separation (cyan, yellow, magenta, or black) to create with the PostScript driver. The Color property takes an IPostScriptColor object, which sets saturation and overprint parameters for the separation.