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
Wiki Markup
{introducedin:4.5.1}
{description}
{excerpt}Sets the text that will appear in this section of the header or footer{excerpt}
{signature:C#}
public void SetContent(System.String text)
{signature}{signature: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}