Class MathDelimiterShapeType
Specifies the type that represents the appearance of delimiters.
Inheritance
System.Object
MathDelimiterShapeType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.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 |