MathProperties.DefaultJustification Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default Justification.
Represents the following element tag in the schema: m:defJc.
public DocumentFormat.OpenXml.Math.DefaultJustification DefaultJustification { get; set; }public DocumentFormat.OpenXml.Math.DefaultJustification? DefaultJustification { get; set; }member this.DefaultJustification : DocumentFormat.OpenXml.Math.DefaultJustification with get, setPublic Property DefaultJustification As DefaultJustification