[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.ImageInterpolation

ImageInterpolation Property

ImageInterpolation

Gets or sets the image interpolation mode for the PDF document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<Enums.ImageInterpolation> ImageInterpolation { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<Enums.ImageInterpolation>

An EnumDefaultExportSetting<T> of type Enums.ImageInterpolation object representing the image interpolation mode.