Enum MathDelimiterShapeType
Specifies the type that represents the appearance of delimiters.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum MathDelimiterShapeType
Fields
Name | Description |
---|---|
Centered | Vertically centers delimiters around the entire height of the equation causing delimiters grow equally above and below their midpoint. |
Match | Matches the shape of the delimiters to the size of their contents. |