Java com.lowagie.text.rtf.field RtfTotalPageNumber fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

RtfTotalPageNumber(Font font)
Constructs a RtfTotalPageNumber with a specified Font.
RtfTotalPageNumber(RtfDocument doc)
Constructs a RtfTotalPageNumber object.