MathLimitLocations
MathLimitLocations enumeration
Location of limits (subscript/superscript) in n-ary operators.
public enum 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
- assembly Aspose.Slides