ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Units Property

In This Topic
    Units Property
    In This Topic
    Gets or sets the units used with the page primitive drawing methods.
    Syntax
    'Declaration
     
    Public Property Units As Units
    public Units Units {get; set;}

    Property Value

    Units enumeration.
    See Also