PreviousParagraphProperties.TextAlignment Property

Definition

TextAlignment.

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

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

Property Value

Returns TextAlignment.

Applies to