BasePortionFormatIsHardUnderlineFill Property

Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text. Read/write NullableBool.

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

Property Value

Type: NullableBool

Implements

IBasePortionFormatIsHardUnderlineFill
See Also