Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / Units Property

In This Topic
    Units Property (ReportSize)
    In This Topic
    Gets the units of measurement used by the current size.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As ReportSizeType
    public ReportSizeType Units {get;}
    See Also