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
public class HeaderFooter
- extends Body
Methods inherited from class com.spire.doc.Body |
addParagraph, addTable, addTable, ensureMinimum, getChildObjects, getFirstParagraph, getFormFields, getLastParagraph, getParagraphs, getTables, hasSDT, insertXHTML, insertXHTML, insertXHTML, isValidXHTML, isValidXHTML |
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()
setLinkToPrevious
public void setLinkToPrevious(boolean value)
- If set to True if this header/footer is linked
to the header/footer in the previous section.