Partager via


MathProperties.DefaultJustification Property

Default Justification.Represents the element tag in schema: m:defJc

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

Syntax

'Declaration
Public Property DefaultJustification As DefaultJustification
    Get
    Set
'Usage
Dim instance As MathProperties
Dim value As DefaultJustification

value = instance.DefaultJustification

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

Property Value

Type: DocumentFormat.OpenXml.Math.DefaultJustification

See Also

Reference

MathProperties Class

MathProperties Members

DocumentFormat.OpenXml.Math Namespace