Compatibility.DoNotExpandShiftReturn Property

Definition

Don't Justify Lines Ending in Soft Line Break.

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

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

Property Value

Returns DoNotExpandShiftReturn.

Applies to