ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Utils Class / PointsPerInch Field

In This Topic
    PointsPerInch Field
    In This Topic
    Points per inch as double.
    Syntax
    'Declaration
     
    Public Const PointsPerInch As System.Double
    public const System.double PointsPerInch
    See Also