Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentLocation Class / Dpi Property

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