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

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