Uses of Class
com.aspose.tasks.PageLegend
-
-
Uses of PageLegend in com.aspose.tasks
Methods in com.aspose.tasks that return PageLegend Modifier and Type Method Description PageLegend
PageInfo. getLegend()
Gets an instance of thePageLegend
class which specifies page legend.Methods in com.aspose.tasks with parameters of type PageLegend Modifier and Type Method Description void
PageInfo. setLegend(PageLegend value)
Sets an instance of thePageLegend
class which specifies page legend.
-