get_IsBulletHardColor()

IBulletFormat::get_IsBulletHardColor() method

Determines whether the bullet has own color or inherits it from the first portion in the paragraph. NullableBool::True if bullet has own color and NullableBool::False if bullet inherits color from the first portion in the paragraph. Read NullableBool.

virtual NullableBool Aspose::Slides::IBulletFormat::get_IsBulletHardColor()=0

See Also