RunProperties.EastAsianLayout Property

Definition

EastAsianLayout.

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

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

Property Value

Returns EastAsianLayout.

Applies to