Uses of Class
aspose.pdf.TabStops

Uses of TabStops in aspose.pdf
 

Methods in aspose.pdf that return TabStops
 TabStops Text.getTabStops()
          Gets a TabStops that indicates the tab stop positions in the text paragraph.
 

Methods in aspose.pdf with parameters of type TabStops
 void Text.setTabStops(TabStops value)
          Sets a TabStops that indicates the tab stop positions in the text paragraph.