Compatibility.SuppressTopSpacing Property

Definition

Ignore Minimum and Exact Line Height for First Line on Page.

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

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

Property Value

Returns SuppressTopSpacing.

Applies to