vertical_justification property
vertical_justification property
Vertical justification of group character. Specifies the alignment of the object with respect to the baseline. For example, when the group character is above the object, VerticalJustification of Top signifies that the top of the object falls on the baseline; when VerticalJustification is set to Bottom, the bottom of the object is on the baseline Default: Bottom for Position=Top, and Top for Position=Bottom
Definition:
@property
def vertical_justification(self):
...
@vertical_justification.setter
def vertical_justification(self, value):
...
See Also
- class
IMathGroupingCharacter
- module
aspose.slides.mathtext
- library
Aspose.Slides