ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / DisplayHeight Property

In This Topic
    DisplayHeight Property
    In This Topic
    The display height of image object in excel. The unit is pixel.
    Syntax
    'Declaration
     
    Public Property DisplayHeight As Integer
    public int DisplayHeight {get; set;}
    See Also