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

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

    Return Value

    The value of the current size in centimeters.
    See Also