Hi team,
we are using aspose 25.6 version
while trying to access the listDepth of a bullet text paragraph
we are using:
paragraphFormat->get_Depth()
where, paragraphFormat is. retrieved as :
auto paragraphFormat = …...listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth()...: auto paragraphFormat = paragraph->get_ParagraphFormat()->GetEffective();...