Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / VerticalResolution Property

In This Topic
    VerticalResolution Property (Image)
    In This Topic
    Gets the vertical resolution (dots per inch) of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalResolution As System.Single
    public System.float VerticalResolution {get;}
    See Also