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

Glossary Item Box

Syntax

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

See Also