Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / RawImage Class / HorizontalResolution Property

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