|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.Endnote
public class Endnote
Constructor Summary | |
---|---|
Endnote(Document document)
|
Method Summary | |
---|---|
Endnote |
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 Endnote(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 Endnote deepClone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |