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

In This Topic
    ToUnit Method
    In This Topic
    Converts the current size to a C1.C1Preview.Unit.
    Syntax
    'Declaration
     
    Public Function ToUnit() As Unit
    public Unit ToUnit()

    Return Value

    The converted value.
    See Also