IBasePortionFormatUnderlineLineFormat 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: 22.5.0.0 (22.5)
SyntaxILineFormat UnderlineLineFormat { get; }
ReadOnly Property UnderlineLineFormat As ILineFormat
Get
property ILineFormat^ UnderlineLineFormat {
ILineFormat^ get ();
}
abstract UnderlineLineFormat : ILineFormat with get
Property Value
Type:
ILineFormat
See Also