Compatibility.SpaceForUnderline Property

Definition

Add Additional Space Below Baseline For Underlined East Asian Text.

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

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

Property Value

Returns SpaceForUnderline.

Applies to