com.spire.doc.pages
Class FixedLayoutFootnote
java.lang.Object
com.spire.doc.pages.LayoutElement
com.spire.doc.pages.BodyLayoutElement
com.spire.doc.pages.FixedLayoutFootnote
public class FixedLayoutFootnote
- extends BodyLayoutElement
Represents placeholder for footnote content.
FixedLayoutFootnote
public FixedLayoutFootnote()
getFootnote
public Footnote getFootnote()
- Returns the footnote 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