Modifier and Type | Method and Description |
---|---|
HeaderFooterInfo |
PageInfo.getFooter()
Gets an instance of the
HeaderFooterInfo class which represents a footer data. |
HeaderFooterInfo |
PageInfo.getHeader()
Gets the instance of the
HeaderFooterInfo class which represents a header data. |
Modifier and Type | Method and Description |
---|---|
void |
PageInfo.setFooter(HeaderFooterInfo value)
Sets an instance of the
HeaderFooterInfo class which represents a footer data. |
void |
PageInfo.setHeader(HeaderFooterInfo value)
Sets the instance of the
HeaderFooterInfo class which represents a header data. |