ending_character property
ending_character property
Delimiter Ending Character specifies the ending, or closing, delimiter character. Mathematical delimiters are enclosing characters such as parentheses, brackets, and braces. The default: ‘)’.
Definition:
@property
def ending_character(self):
...
@ending_character.setter
def ending_character(self, value):
...
See Also
- class
MathDelimiter
- module
aspose.slides.mathtext
- library
Aspose.Slides