ActiveReports Developer 7
ImageInterpolation Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExport Class : ImageInterpolation Property

Glossary Item Box

Specifies the images interpolation value

Syntax

Visual Basic (Declaration) 
Public Property ImageInterpolation As Enums.ImageInterpolation
C# 
public Enums.ImageInterpolation ImageInterpolation {get; set;}

See Also