Enum EquationDelimiterShapeType

EquationDelimiterShapeType enumeration

This specifies the shape of delimiters in the delimiter object.

public enum EquationDelimiterShapeType

Values

NameValueDescription
Centered0The divider is centered around the entire height of its content.
Match1The divider is altered to exactly match their contents’ height.

See Also