ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PaperSize Structure / Units Property

In This Topic
    Units Property (PaperSize)
    In This Topic
    Gets the units of paper size.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As PaperSizeUnit
    public PaperSizeUnit Units {get;}
    See Also