Share via


Compatibility.LineWrapLikeWord6 Property

Definition

Emulate Word 6.0 Line Wrapping for East Asian Text.

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

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

Property Value

Returns LineWrapLikeWord6.

Applies to