ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Unit - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Unit

    Represents the units of measure for report items.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum Unit

    Fields

    Name Description
    Centimeter

    Specifies that the unit is centimeters.

    Inch

    Specifies that the unit is inches.

    Millimeter

    Specifies that the unit is millimeters.

    Percentage

    Specifies that the unit is a percentage of the containing object.

    Pica

    Specifies that the unit is picas.

    Point

    Specifies that the unit is points.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved