Compatibility.DoNotExpandShiftReturn 属性

定义

不要对齐以软换行符结尾的行。

表示架构中的以下元素标记: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

属性值

返回 DoNotExpandShiftReturn

适用于