|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.FootnoteBody
public class FootnoteBody
Constructor Summary | |
---|---|
FootnoteBody(Document document)
|
Method Summary | |
---|---|
FootnoteBody |
deepClone()
Clones this instance. |
Body |
getContinuationNotice()
Gets or sets the continuation notice. |
Body |
getContinuationSeparator()
Gets or sets the continuation separator. |
Body |
getSeparator()
Gets or sets the separator. |
void |
setContinuationNotice(Body value)
Gets or sets the continuation notice. |
void |
setContinuationSeparator(Body value)
Gets or sets the continuation separator. |
void |
setSeparator(Body value)
Gets or sets the separator. |
Constructor Detail |
---|
public FootnoteBody(Document document)
Method Detail |
---|
public Body getSeparator()
public void setSeparator(Body value)
public Body getContinuationSeparator()
public void setContinuationSeparator(Body value)
public Body getContinuationNotice()
public void setContinuationNotice(Body value)
public FootnoteBody deepClone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |