Compatibility.SuppressSpacingAtTopOfPage Property

Definition

Ignore Minimum Line Height for First Line on Page.

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

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

Property Value

Returns SuppressSpacingAtTopOfPage.

Applies to