ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / DeviceDpi Property

In This Topic
    DeviceDpi Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DeviceDpi As System.Integer
    public System.int DeviceDpi {get;}
    See Also