com.lowagie.text.rtf.document
public class RtfCodePage extends RtfElement implements RtfExtendedElement
| Field Summary | |
|---|---|
| static byte[] | ANSI
Constant for ansi encoded rtf documents |
| static byte[] | ANSI_CODEPAGE
Constant for the ansi codepage |
| Constructor Summary | |
|---|---|
| RtfCodePage(RtfDocument doc)
Construct an RtfCodePage
| |
| Method Summary | |
|---|---|
| byte[] | writeDefinition()
Writes the selected codepage to a byte array
|
Parameters: doc The RtfDocument this RtfCodePage belongs to
Returns: Byte array with the current codepage