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

In This Topic
    MeasurementDpi Property (C1PrintDocument)
    In This Topic
    Gets the resolution (DPI) of the MeasurementGraphics object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property MeasurementDpi As System.Single
    public static System.float MeasurementDpi {get;}
    See Also