|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPSDriver Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that control the PostScript Driver. Note: the IPSDriver interface has been superseded byIPSDriver2. Please consider using the more recent version.
| Description | ||
|---|---|---|
|  | ArcPressSeparateImage | Indicates whether a separate Image file should be created for ArcPress. | 
|  | ArcPressSeparateImageRotate | Indicates whether the Image should be rotated 90 degress for ArcPress. | 
|  | CreatePS | Converts the EMF file to a EPS File. | 
|  | Emulsion | The Emulsion setting for the PostScript Driver. | 
|  | FontMapCollection | The Font Map Collection for Font Mapping. | 
|  | FormName | The printer page form. Use Win32 DMPAPER_xxx constants. | 
|  | HalfTone | The Halftone DPI / LPI. | 
|  | Image | The Image setting (Positive or Negative) for the PostScript Driver. | 
|  | ImageCompression | The Image Compression of the PostScript Driver. | 
|  | Marks | The PostScript Marks. | 
|  | OneBitImageTransparency | Indicates if the 1-bit Image Transparency setting for the PostScript Driver is set to true. | 
|  | Orientation | The printer page orientation (1=portrait. 2=landscape). | 
|  | PPDFile | The PPD (PostScript Printer Description) file to be used. | 
|  | PrintableBounds | The printers Printable Bounds - Used for Marks. | 
|  | PSLanguageLevel | The PostScript Driver Language Level. | 
|  | StepProgressor | PostScript Driver will update a Progress Bar. | 
|  | UseEMFFrameBoxForPSBoundingBox | Indicates whether the PostScript Driver should use the ENHMETAHEADER rclFrame instead of rclBounds for the PostScript Bounding Box. |