MathGroupingCharacter constructor
init
Initializes a new instance of the MathGroupingCharacter class with the default grouping character U+23DF (BOTTOM CURLY BRACKET)
def __init__(self, element):
...
Parameter | Type | Description |
---|---|---|
element | IMathElement | The base element to which the bar is applied |
init
Initializes a new instance of the MathGroupingCharacter class.
def __init__(self, element, character, position, vertical_justification):
...
Parameter | Type | Description |
---|---|---|
element | IMathElement | The base element to which the bar is applied |
character | char | Grouping Character |
position | MathTopBotPositions | Position of grouping character |
vertical_justification | MathTopBotPositions | Vertical justification of group character |
See Also
- class
IMathElement
- class
MathGroupingCharacter
- enumeration
MathTopBotPositions
- module
aspose.slides.mathtext
- library
Aspose.Slides