BasePortionFormatFontUnderline Property

Returns or sets the text underline type. No inheritance applied. Read/write TextUnderlineType.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public TextUnderlineType FontUnderline { get; set; }

Property Value

Type: TextUnderlineType

Implements

IBasePortionFormatFontUnderline
See Also