Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / DpiY Property

In This Topic
    DpiY Property (GcGifReader)
    In This Topic
    Gets the vertical DPI of the Logical Screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As System.Single
    public System.float DpiY {get;}
    See Also