Level.LevelJustification Property

Definition

Justification.

Represents the following element tag in the schema: w:lvlJc.

public DocumentFormat.OpenXml.Wordprocessing.LevelJustification LevelJustification { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LevelJustification? LevelJustification { get; set; }
member this.LevelJustification : DocumentFormat.OpenXml.Wordprocessing.LevelJustification with get, set
Public Property LevelJustification As LevelJustification

Property Value

Returns LevelJustification.

Applies to