com.esri.arcgis.output
Interface esriPSDriverImage

All Superinterfaces:
Serializable

public interface esriPSDriverImage
extends Serializable

PostScript Driver Image settings.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriPSDriverImageNEG
          PostScript Driver Image is Negative.
static int esriPSDriverImagePOS
          PostScript Driver Image is Positive.
 

Field Detail

esriPSDriverImagePOS

static final int esriPSDriverImagePOS
PostScript Driver Image is Positive.

See Also:
Constant Field Values

esriPSDriverImageNEG

static final int esriPSDriverImageNEG
PostScript Driver Image is Negative.

See Also:
Constant Field Values