menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathDelimiterShapeType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MathDelimiterShapeType

    Specifies the type that represents the appearance of delimiters.

    Inheritance
    System.Object
    MathDelimiterShapeType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class MathDelimiterShapeType : Enum

    Fields

    Centered

    Vertically centers delimiters around the entire height of the equation causing delimiters grow equally above and below their midpoint.

    Declaration
    public const MathDelimiterShapeType Centered
    Field Value
    Type
    MathDelimiterShapeType

    Match

    Matches the shape of the delimiters to the size of their contents.

    Declaration
    public const MathDelimiterShapeType Match
    Field Value
    Type
    MathDelimiterShapeType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved