StructureTextState.Underline

StructureTextState.Underline property

Gets or sets underline for the text.

public bool? Underline { get; set; }

Remarks

Can be null. Use null to inherit Underline property from parent structure element.

See Also