PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / DocumentLocation Class / Dpi Property

In This Topic
    Dpi Property (DocumentLocation)
    In This Topic
    Unit resolution if Units is in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dpi As Single
    public float Dpi {get;}
    See Also