com.esri.arcgis.output
Interface esriPSDriverHalfTone

All Superinterfaces:
Serializable

public interface esriPSDriverHalfTone
extends Serializable

PostScript Driver Halftone settings.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriPSDriverDPI
          DPI (Dots Per Inch) setting.
static int esriPSDriverLastHalfTone
          Last Halftone Entry.
static int esriPSDriverLPI
          LPI (Lines Per Inch) setting.
 

Field Detail

esriPSDriverDPI

static final int esriPSDriverDPI
DPI (Dots Per Inch) setting.

See Also:
Constant Field Values

esriPSDriverLPI

static final int esriPSDriverLPI
LPI (Lines Per Inch) setting.

See Also:
Constant Field Values

esriPSDriverLastHalfTone

static final int esriPSDriverLastHalfTone
Last Halftone Entry.

See Also:
Constant Field Values