public class RtfFootnoteSetting extends RtfElement implements RtfExtendedElement
document, inHeader, inTableCLOSE_GROUP, COMMA_DELIMITER, DELIMITER, OPEN_GROUP, TWIPS_FACTOR| Constructor and Description |
|---|
RtfFootnoteSetting(RtfDocument doc)
Constructs a new RtfPageSetting object belonging to a RtfDocument.
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeContent(OutputStream out)
unused
|
void |
writeDefinition(OutputStream result)
Writes the page size / page margin definition
|
intToByteArray, isInTable, setInHeader, setInTable, setRtfDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetInHeader, setInTable, setRtfDocumentpublic RtfFootnoteSetting(RtfDocument doc)
doc - The RtfDocument this RtfPageSetting belongs topublic void writeContent(OutputStream out) throws IOException
writeContent in interface RtfBasicElementwriteContent in class RtfElementout - The OutputStream to write the content toIOExceptionpublic void writeDefinition(OutputStream result) throws IOException
writeDefinition in interface RtfExtendedElementresult - The OutputStream to write the element definition toIOExceptionCopyright © 2017. All rights reserved.