Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Wiki Markup
{introducedin:4.5.1

...

Description

Excerpt

The HeaderFooterSection class represents an area of the header or footer. It allows you to set and retrieve the content in that area.

Signature
C#C#
}
{description}
{excerpt}The [HeaderFooterSection|HeaderFooterSection] class represents an area of the header or footer.  It allows you to set and retrieve the content in that area.{excerpt}
{signature:C#}
public class HeaderFooterSection
Signature
{signature}{signature:vb.net
vb.net
}
Public Class HeaderFooterSection
Remarks

To retrieve a HeaderFooterSection object, call one of the following methods:

{signature}
{remarks}To retrieve a {{HeaderFooterSection}} object, call one of the following methods:

[PageSetup.GetHeader(section)

|PageSetup.GetHeader(HeaderFooterSection.Section)]
[PageSetup.GetFooter(section)
Methods

...

Name

...

Description

...

GetPicture()

...

|PageSetup.GetFooter(HeaderFooterSection.Section)]

{remarks}
{methods}
|| Name || Description ||
| [GetPicture()|HeaderFooterSection.GetPicture()

...

]\\ | {excerpt-include:HeaderFooterSection.GetPicture()

...

|nopanel

...

=true} |
| [GetText()

...

|HeaderFooterSection.GetText()

...

]\\ | {excerpt-include:HeaderFooterSection.GetText()

...

|nopanel

...

=true} |
| [SetContent(String)

...

|HeaderFooterSection.SetContent(String)

...

]\\ | {excerpt-include:HeaderFooterSection.SetContent(String)

...

|nopanel

...

=true} |
| [SetContent(String, String)

...

|HeaderFooterSection.SetContent(String, String)

...

]\\ | {excerpt-include:HeaderFooterSection.SetContent(String, String)

...

|nopanel

...

=true} |
| [SetContent(String, System.IO.Stream)

...

|HeaderFooterSection.SetContent(String, System.IO.Stream)

...

]\\ | {excerpt-include:HeaderFooterSection.SetContent(String, System.IO.Stream)

...

|nopanel

...

Classes

...

Name

...

Description

...

Section

...

=true} |
{classes}
|| Name || Description ||
| [Section|HeaderFooterSection.Section]\\ | {excerpt-include:HeaderFooterSection.Section|nopanel=true} |
{scrollbar}