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

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