com.esri.arcgis.output
Interface IPaper2
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- Paper
public interface IPaper2
- extends Serializable
Provides access to members that control the default printer page settings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
getResolution
short getResolution()
throws IOException,
AutomationException
- The print resolution.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- Returns:
- The resolution
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.