com.esri.arcgis.output
Interface esriExportPSLanguageLevel

All Superinterfaces:
Serializable

public interface esriExportPSLanguageLevel
extends Serializable

PostScript Export Language Level settings.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriExportPSLevel2
          PostScript Language Level 2.
static int esriExportPSLevel3
          PostScript Language Level 3.
 

Field Detail

esriExportPSLevel2

static final int esriExportPSLevel2
PostScript Language Level 2.

See Also:
Constant Field Values

esriExportPSLevel3

static final int esriExportPSLevel3
PostScript Language Level 3.

See Also:
Constant Field Values