Save This Page
Home » iText-2.1.7 » com.lowagie » text » rtf » [javadoc | source]
com.lowagie.text.rtf
public interface: RtfExtendedElement [javadoc | source]

All Implemented Interfaces:
    RtfBasicElement

All Known Implementing Classes:
    RtfListTable, RtfFont, RtfListLevel, RtfPictureList, RtfStylesheetList, RtfColorList, RtfParagraphStyle, RtfColor, RtfPageSetting, RtfCodePage, RtfList, RtfCell, RtfFontList

The RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf document
Method from com.lowagie.text.rtf.RtfExtendedElement Summary:
writeDefinition
Method from com.lowagie.text.rtf.RtfExtendedElement Detail:
 public  void writeDefinition(OutputStream out) throws IOException
    Write the definition part of the element