Uses of Class
aspose.pdf.ListLevelFormat

Uses of ListLevelFormat in aspose.pdf
 

Methods in aspose.pdf that return ListLevelFormat
 ListLevelFormat FormatArray.getListLevelFormat(int index)
          Gets the specified value in terms of index.
 

Methods in aspose.pdf with parameters of type ListLevelFormat
 void FormatArray.setListLevelFormat(int index, ListLevelFormat value)
          Sets the specified value in terms of index.