Uses of Class
aspose.pdf.FormatArray

Uses of FormatArray in aspose.pdf
 

Methods in aspose.pdf that return FormatArray
 FormatArray ListSection.getListFormatArray()
          Gets the format of the lists of all levels using the FormatArray.
 

Methods in aspose.pdf with parameters of type FormatArray
 void ListSection.getListFormatArray(FormatArray value)
          Sets the format of the lists of all levels using the FormatArray.