ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Image Class / VerticalResolution Property

In This Topic
    VerticalResolution Property (Image)
    In This Topic
    Gets the vertical resolution, in pixels-per-inch, of this Image.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalResolution As Single
    public float VerticalResolution {get;}
    See Also