Class RtfCodePage

java.lang.Object
com.lowagie.text.rtf.RtfElement
com.lowagie.text.rtf.document.RtfCodePage
All Implemented Interfaces:
RtfBasicElement, RtfExtendedElement

public class RtfCodePage extends RtfElement implements RtfExtendedElement
The RtfCodePage class allows different code pages to be used in the rtf document. Currently always ansi / ansicpg1252
Version:
$Id:RtfCodePage.java 3126 2008-02-07 20:30:46Z hallm $
Author:
Mark Hall (Mark.Hall@mail.room3b.eu), Thomas Bickel (tmb99@inode.at)