Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
4.5.1

...

4.5.1
Description

Excerpt

Sets the text that will appear in this section of the header or footer

Signature
C#
C#
public void SetContent(System.String text)
{signature}{signature:
}
Signature
vb.net
vb.net
Public Function SetContent(ByVal text As String)
{signature}
{remarks}
For instructions on using the formatting codes for headers and footers, see [Formatting Headers and Footers].
{note}Total text, including formatting codes, for all sections of the header or footer cannot exceed 255 characters.{note}
If there is currently a picture in this section of the header or footer, and the text contains a *&G* formatting code, then the picture will appear at that location in the text.  If there is currently a picture in the section of the header or footer, but the text does not contain a *&G* formatting code, then the picture will be removed from the section and no longer displayed.
{remarks}
{parameters}
{param:text}The text to show in this section of the header or footer, including formatting codes{param}
Remarks

For instructions on using the formatting codes for headers and footers, see Formatting Headers and Footers.

Note

Total text, including formatting codes, for all sections of the header or footer cannot exceed 255 characters.

If there is currently a picture in this section of the header or footer, and the text contains a &G formatting code, then the picture will appear at that location in the text. If there is currently a picture in the section of the header or footer, but the text does not contain a &G formatting code, then the picture will be removed from the section and no longer displayed.

Parameters
Param
text
text

The text to show in this section of the header or footer, including formatting codes