MathLimitLocations
MathLimitLocations enum
Location of limits (subscript/superscript) in n-ary operators.
enum class MathLimitLocations
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | 0 | Not defined |
| UnderOver | 1 | Limits draw at top and bottom of the operator symbol |
| SubscriptSuperscript | 2 | Limits draw as subscript and superscript |
See Also
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides