MailMerge.DoNotSuppressBlankLines Property

Definition

Remove Blank Lines from Merged Documents.

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

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

Property Value

Returns DoNotSuppressBlankLines.

Applies to