|
|||||||||
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)
initializes a new instance of the endnote class. |
method summary | |
---|---|
endnote |
deepclone()
clones this instance. |
body |
getcontinuationnotice()
gets the continuation notice. |
body |
getcontinuationseparator()
gets the continuation separator. |
body |
getseparator()
gets the separator. |
void |
setcontinuationnotice(body value)
sets the continuation notice. |
void |
setcontinuationseparator(body value)
sets the continuation separator. |
void |
setseparator(body value)
sets the separator. |
constructor detail |
---|
public endnote(document document)
endnote
class.
document
- the document.method detail |
---|
public body getseparator()
public void setseparator(body value)
value
- the separator.public body getcontinuationseparator()
public void setcontinuationseparator(body value)
value
- the continuation separator.public body getcontinuationnotice()
public void setcontinuationnotice(body value)
value
- the continuation notice.public endnote deepclone()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |