ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfExport Class / ImageInterpolation Property

In This Topic
    ImageInterpolation Property (PdfExport)
    In This Topic
    Specifies the images interpolation value.
    Syntax
    'Declaration
     
    Public Property ImageInterpolation As Enums.ImageInterpolation
    public Enums.ImageInterpolation ImageInterpolation {get; set;}
    See Also