HeadersFooters Class |
Namespace: Spire.Doc
The HeadersFooters type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
EvenFooter |
Gets even footer
|
![]() |
EvenHeader |
Gets even header.
|
![]() |
FirstPageFooter |
Gets first page footer.
|
![]() |
FirstPageHeader |
Gets first page header.
|
![]() |
Footer |
Gets default footer.
|
![]() |
Header |
Gets default header.
|
![]() |
IsEmpty |
Detects whether all headers/footers are empty.
|
![]() |
Item Int32 |
Gets TextBody at specified index.
|
![]() |
Item HeaderFooterType |
Gets TextBody by specified HeaderFooter type.
|
![]() |
LinkToPrevious |
If set to True if this header or footer is linked in the previous section.
|
![]() |
OddFooter |
Gets odd footer ( This is also the default footer ).
|
![]() |
OddHeader |
Gets odd header ( This is also the default header ).
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReadXmlAttributes | (Inherited from DocumentSerializable .) |
![]() |
ReadXmlContent | (Inherited from DocumentSerializable .) |
![]() |
RestoreReference | (Inherited from DocumentSerializable .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
WriteXmlAttributes | (Inherited from DocumentSerializable .) |
![]() |
WriteXmlContent | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |