Compatibility.SuppressSpacingBeforeAfterPageBreak 属性

定义

不要在分页符后的第一行之前使用空格。

表示架构中的以下元素标记:w:suppressSpBfAfterPgBrk。

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

属性值

返回 SuppressSpacingBeforeAfterPageBreak

适用于