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

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