Uses of Class
com.aspose.tasks.HeaderFooterInfo
-
-
Uses of HeaderFooterInfo in com.aspose.tasks
Methods in com.aspose.tasks that return HeaderFooterInfo Modifier and Type Method Description HeaderFooterInfoPageInfo. getFooter()Gets an instance of theHeaderFooterInfoclass which represents a footer data.HeaderFooterInfoPageInfo. getHeader()Gets the instance of theHeaderFooterInfoclass which represents a header data.Methods in com.aspose.tasks with parameters of type HeaderFooterInfo Modifier and Type Method Description voidPageInfo. setFooter(HeaderFooterInfo value)Sets an instance of theHeaderFooterInfoclass which represents a footer data.voidPageInfo. setHeader(HeaderFooterInfo value)Sets the instance of theHeaderFooterInfoclass which represents a header data.
-