Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / HorizontalResolution Property

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