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

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

Introduction

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

The text is from its open source code.

Method

RtfWriter2getInstance(Document doc, OutputStream os)
Static method to generate RtfWriters
voidsetAutogenerateTOCEntries(boolean autogenerate)
Whether to automagically generate table of contents entries when adding Chapters or Sections.