ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / ImageHelper.DecodeImageResult Structure / Height Property

In This Topic
    Height Property (ImageHelper.DecodeImageResult)
    In This Topic
    Gets the height.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also