Java com.lowagie.text.rtf.headerfooter RtfHeaderFooterGroup fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.rtf.headerfooter RtfHeaderFooterGroup fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.rtf.headerfooter RtfHeaderFooterGroup.

The text is from its open source code.

Constructor

RtfHeaderFooterGroup()
Constructs a RtfHeaderGroup to which you add headers/footers using via the setHeaderFooter method.

Method

voidsetHeaderFooter(RtfHeaderFooter headerFooter, int displayAt)
Set a RtfHeaderFooter to be displayed at a certain position
voidsetHeaderFooter(HeaderFooter headerFooter, int displayAt)
Set a HeaderFooter to be displayed at a certain position