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


IOutputRasterSettings Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IO > IOutputRasterSettings Interface
ArcGIS Developer Help

IOutputRasterSettings Interface

Provides access to members that control New Raster Output Settings.

Product Availability

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

Members

Name Description
Read/write property ResampleRatio This coefficient states the scale level for the raster when it goes to output. 1 means 1:1; 2 means 1:2, i.e. 2 times less than the output quality.

Classes that implement IOutputRasterSettings

Classes Description
DisplayTransformation Display transformation class for converting from world to device units.
ExportAI (esriOutput) Class used to export maps to AI (Adobe Illustrator) format.
ExportEMF (esriOutput) Class used to export maps to EMF (Windows Enhanced Metafile) format.
ExportPDF (esriOutput) Class used to export maps to PDF (Portable Document Format) format.
ExportPS (esriOutput) Class used to export maps to PS (PostScript) and EPS (Encapsulated PostScript) format.
ExportSVG (esriOutput) Class used to export maps to SVG (Scalable Vector Graphics) format.

.NET Samples

Export active view Print multiple pages