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; }
Public ReadOnly Property UnderlineLineFormat As ILineFormat
Get
public:
virtual property ILineFormat^ UnderlineLineFormat {
ILineFormat^ get () sealed;
}
abstract UnderlineLineFormat : ILineFormat with get
override UnderlineLineFormat : ILineFormat with get
Property Value
Type:
ILineFormatImplements
IBasePortionFormatUnderlineLineFormatSee Also