com.spire.doc
Class HeaderFooter
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.documents.xml.DocumentSerializable
com.spire.doc.DocumentObject
com.spire.doc.DocumentBase
com.spire.doc.DocumentContainer
com.spire.doc.Body
com.spire.doc.HeaderFooter
- All Implemented Interfaces:
- IBody, ICompositeObject, IDocumentObject, IDocumentSerializable
public class HeaderFooter
- extends Body
Methods inherited from class com.spire.doc.Body |
addParagraph, addTable, addTable, ensureMinimum, getChildObjects, getFirstParagraph, getFormFields, getLastParagraph, getParagraphs, getTables, insertXHTML, insertXHTML, insertXHTML, isValidXHTML, isValidXHTML |
Methods inherited from class com.spire.doc.DocumentObject |
deepClone, getFirstChild, getLastChild, getNextSibling, getNextWidgetSibling, getOwner, getPreviousSibling, getPreviousWidgetSibling, isComposite, prependChild, toString |
getDocumentObjectType
public DocumentObjectType getDocumentObjectType()
- Gets the type of the document object.
- Specified by:
getDocumentObjectType
in interface IDocumentObject
- Overrides:
getDocumentObjectType
in class Body
- Returns:
- DocumentObjectType
getLinkToPrevious
public boolean getLinkToPrevious()
- If set to True if this header/footer is linked to the header/footer in the previous section.
setLinkToPrevious
public void setLinkToPrevious(boolean value)
- If set to True if this header/footer is linked to the header/footer in the previous section.