get_IsBulletHardColor()

BulletFormat::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.

NullableBool Aspose::Slides::BulletFormat::get_IsBulletHardColor() override

See Also