Compatibility.SuppressSpacingBeforeAfterPageBreak Property

Definition

Do Not Use Space Before On First Line After a Page Break.

Represents the following element tag in the schema: 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

Property Value

Returns SuppressSpacingBeforeAfterPageBreak.

Applies to