The GrapeCity.ActiveReports.Export.Pdf namespace includes the Enums.ImageInterpolation enumeration.
Classes
Enumerations
| Enumeration | Description |
| Enums.DuplexMode | Specifies Printer duplex option. For best results, the selected printer should support duplex printing if you select a duplex option. |
| Enums.ImageInterpolation | Interpolation value of images. Allows to enable/disable image interpolation, at the time of exporting the file to PDF. |
| Enums.NumberOfCopies | Specifies the Number of copies supported by PDF. |
| Enums.PageScaling | Specifies the Page Scaling. |
See Also