PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Utils Class / PointsPerInchF Field

In This Topic
    PointsPerInchF Field (Utils)
    In This Topic
    Points per inch as float.
    Syntax
    'Declaration
     
    Public Const PointsPerInchF As Single
    public const float PointsPerInchF
    See Also