ActiveReports 11
ImageInterpolation Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v11 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : ImageInterpolation Property
Interpolation value of images. Allows to enable/disable image interpolation, when exporting the file to PDF.
Syntax
'Declaration
 
Public Property ImageInterpolation As Enums.ImageInterpolation
public Enums.ImageInterpolation ImageInterpolation {get; set;}
See Also

Reference

Settings Class
Settings Members