[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathGroupCharacter.VerticalJustification

VerticalJustification Property

VerticalJustification

Gets or sets the vertical layout of the group character structure.

This property combines with the Position property. For example, when the group character is above, VerticalJustification of top signifies that the top of the structure falls on the baseline; when VerticalJustification is set to bot, the bottom of the structure is on the baseline.

Default value is Top.

Declaration
public OMathVerticalJustification VerticalJustification { get; set; }
Public Property VerticalJustification As OMathVerticalJustification