PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DpiY Property

In This Topic
    DpiY Property (C1PreviewPane)
    In This Topic
    Gets the vertical resolution of the display.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As Single
    public float DpiY {get;}
    See Also