BulletFormatColor Property

Returns the color format of a bullet of a paragraph with no inheritance. Read-only IColorFormat.

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

Property Value

Type: IColorFormat

Implements

IBulletFormatColor
See Also