GroupCharProperties.VerticalJustification Property

Definition

Vertical Justification.

Represents the following element tag in the schema: m:vertJc.

public DocumentFormat.OpenXml.Math.VerticalJustification VerticalJustification { get; set; }
public DocumentFormat.OpenXml.Math.VerticalJustification? VerticalJustification { get; set; }
member this.VerticalJustification : DocumentFormat.OpenXml.Math.VerticalJustification with get, set
Public Property VerticalJustification As VerticalJustification

Property Value

Returns VerticalJustification.

Applies to