Click or drag to resize
TextFontUnderlineStyle Property
Gets or sets the type of underlining for the characters in a range.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextUnderlineStyle UnderlineStyle { get; set; }

Property Value

Type: TextUnderlineStyle
See Also