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

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

    Return Value

    The value of the current size in inches.
    See Also