Compatibility.WrapTrailSpaces Property

Definition

Line Wrap Trailing Spaces.

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

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

Property Value

Returns WrapTrailSpaces.

Applies to