Table of Contents

Namespace iTextSharp.text.rtf.list

Classes

RtfList

The RtfList stores one List. It also provides the methods to write the list declaration and the list data. @version $Id: RtfList.cs,v 1.18 2008/05/16 19:31:01 psoares33 Exp $ @author Mark Hall (Mark.Hall@mail.room3b.eu) @author Thomas Bickel (tmb99@inode.at) @author Felix Satyaputra (f_satyaputra@yahoo.co.uk)

RtfListItem

The RtfListItem acts as a wrapper for a ListItem. @author Mark Hall (Mark.Hall@mail.room3b.eu)

RtfListLevel

The RtfListLevel is a listlevel object in a list. @author Howard Shank (hgshank@yahoo.com)

RtfListTable

The RtfListTable manages all RtfLists in one RtfDocument. It also generates the list and list override tables in the document header. @version \(Version:\) @author Mark Hall (Mark.Hall@mail.room3b.eu)

RtfPictureList

The RtfPictureList2 manages the pictures for lists. @author Howard Shank (hgshank@yahoo.com) @since 2.1.3