Using aspose slides for cpp.
Both No bullets and custom bullets both come as Not defined .
using Api:
paragraphFormat->get_Bullet()->get_Type()
Is there a way to differentiate custom bullets?
Thanks... using API: paragraphFormat->get_Bullet()->get_Type()...provided examples in C# and Java, the approach remains similar...