[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathOptions.Justification

Justification Property

Justification

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.

Declaration
public OMathJustification Justification { get; set; }
Public Property Justification As OMathJustification