Partilhar via


MatrixProperties.BaseJustification Property

Matrix Base Justification.Represents the element tag in schema: m:baseJc

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

Syntax

'Declaration
Public Property BaseJustification As BaseJustification
    Get
    Set
'Usage
Dim instance As MatrixProperties
Dim value As BaseJustification

value = instance.BaseJustification

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

Property Value

Type: DocumentFormat.OpenXml.Math.BaseJustification
Returns BaseJustification.

See Also

Reference

MatrixProperties Class

MatrixProperties Members

DocumentFormat.OpenXml.Math Namespace