Compatibility.UseFarEastLayout 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.
Do Not Bypass East Asian/Complex Script Layout Code.
Represents the following element tag in the schema: w:useFELayout.
public DocumentFormat.OpenXml.Wordprocessing.UseFarEastLayout UseFarEastLayout { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.UseFarEastLayout? UseFarEastLayout { get; set; }
member this.UseFarEastLayout : DocumentFormat.OpenXml.Wordprocessing.UseFarEastLayout with get, set
Public Property UseFarEastLayout As UseFarEastLayout