Tab Stops

Hello,

I’ve noticed that as of the latest version of Aspose.Words, Tabstops are supported. How would we go about adding a tabstop with a documentBuilder? I tried looking around the API, and I’m probably just missing something. Thanks!

Best Regards,

Patrick

Try using DocumentBuilder.ParagraphFormat.TabStops property for that purpose.