Share via


GroupCharProperties.VerticalJustification Property

Vertical Justification.Represents the element tag in schema: m:vertJc

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property VerticalJustification As VerticalJustification
    Get
    Set
'Usage
Dim instance As GroupCharProperties
Dim value As VerticalJustification

value = instance.VerticalJustification

instance.VerticalJustification = value
public VerticalJustification VerticalJustification { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.VerticalJustification
Returns VerticalJustification.

See Also

Reference

GroupCharProperties Class

GroupCharProperties Members

DocumentFormat.OpenXml.Math Namespace