menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MeasureUnits

    Show / Hide Table of Contents

    Enum MeasureUnits

    Represents the MeasureUnits types.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum MeasureUnits

    Fields

    Name Description
    Centimeter

    Specifies the centimeter as the unit of measure.

    Display

    Specifies 1/75 inch as the unit of measure.

    Document

    Specifies the document unit (1/300 inch) as the unit of measure.

    EMU

    12700 emu's = 1 point.

    Inch

    Specifies the inch as the unit of measure.

    Millimeter

    Specifies the millimeter as the unit of measure.

    Pixel

    Specifies a device pixel as the unit of measure.

    Point

    Specifies a printer's point (1/72 inch) as the unit of measure.

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