Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / ToPoints Method

In This Topic
    ToPoints Method
    In This Topic
    Converts the current size to points.
    Syntax
    'Declaration
     
    Public Function ToPoints() As Double
    public double ToPoints()

    Return Value

    The value of the current size in points.
    See Also