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

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