Share via


OMath.Justification Property

Returns or sets a WdOMathJc that represents the justification for an equation. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property Justification As WdOMathJc
    Get
    Set
'Usage
Dim instance As OMath
Dim value As WdOMathJc

value = instance.Justification

instance.Justification = value
WdOMathJc Justification { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdOMathJc
WdOMathJc

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace