@Deprecated public class ComparisonHeaderFooter extends ComparisonCompositeNode implements IComparisonHeaderFooter
Class ComparisonHeaderFooter
Constructor and Description |
---|
ComparisonHeaderFooter(com.aspose.words.HeaderFooter headerFooter)
Deprecated.
Instantiates a new Comparison header footer.
|
Modifier and Type | Method and Description |
---|---|
String |
getText()
Deprecated.
Gets the text.
|
boolean |
isHeader()
Deprecated.
Gets a value indicating whether this instance is header.
|
appendChild, getChildNodes, getCount, getEnumerator, getEnumeratorInternal, insertBefore, iterator
getAsposeObject, getAuthor, getAuthors, getComparisonNodeType, getContent, getNodePosition, getStyleChanged, getType, setAuthor, setAuthors, setContent, setNodePosition, setStyleChanged, setType, updateContent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendChild, getChildNodes, getCount, insertBefore
getComparisonNodeType, getStyleChanged, getType, setStyleChanged, setType
public ComparisonHeaderFooter(com.aspose.words.HeaderFooter headerFooter)
headerFooter
- the header footerpublic boolean isHeader()
Gets a value indicating whether this instance is header.
Value:true
if this instance is header; otherwise, false
.isHeader
in interface IComparisonHeaderFooter
public String getText() throws Exception
Gets the text.
getText
in interface IComparisonNode
getText
in class ComparisonNode
Exception
Copyright © 2018. All rights reserved.