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

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