com.spire.doc.pages
Class FixedLayoutNoteSeparator
java.lang.Object
com.spire.doc.pages.LayoutElement
com.spire.doc.pages.BodyLayoutElement
com.spire.doc.pages.FixedLayoutNoteSeparator
public class FixedLayoutNoteSeparator
- extends BodyLayoutElement
Represents footnote/endnote separator.
FixedLayoutNoteSeparator
public FixedLayoutNoteSeparator()
getFootnote
public Footnote getFootnote()
- Returns the footnote/endnote that corresponds to the layout entity.
getParentNode
public DocumentObject getParentNode()
- Provides the layout node that pertains to this particular entity.
- Overrides:
getParentNode
in class LayoutElement