[]
Gets or sets the default justification of OMathParagraph at the document level.
The default value is CenterGroup.
Individual OMathParagraph instances can overrule this property.
This property is ignored when UseDisplayDefaults is false.
public OMathJustification Justification { get; set; }
Public Property Justification As OMathJustification