BasePortionFormatUnderlineLineFormat Property

Returns the LineFormat properties used to outline underline line. No inheritance applied. Read-only ILineFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ILineFormat UnderlineLineFormat { get; }

Property Value

Type: ILineFormat

Implements

IBasePortionFormatUnderlineLineFormat
See Also