ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Single
    public System.float Dpi {get;}
    See Also