set_IsBulletHardFont()

IBulletFormat::set_IsBulletHardFont(NullableBool) method

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

virtual void Aspose::Slides::IBulletFormat::set_IsBulletHardFont(NullableBool value)=0

See Also