[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.ImageInterpolation

ImageInterpolation Property

ImageInterpolation

Interpolation value of images. Allows to enable/disable image interpolation, when exporting the file to PDF.

Declaration
[TypeConverter(typeof(EnumConverter))]
public Enums.ImageInterpolation ImageInterpolation { get; set; }