Message-ID: <775390394.2479.1710839956098.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_2478_1759099349.1710839956098" ------=_Part_2478_1759099349.1710839956098 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html HeaderFooterSection.SetContent(String, String)

HeaderFooterSection.SetContent(String, String)

Introduced in build 4.5.1

=20

Descri= ption

Sets the text that will appear in this section of the header or foot= er and adds a picture=20
C#
=20
public void SetContent(string text, string pict=
ure)
=20
=20
vb.net
=20
Public Sub SetContent(ByVal text As String, ByVa=
l picture As String)
=20
=20

Remarks=20

For instructions on using the formatting codes for headers and footers, = see Formatting Headers and Footers. The text passed in should include ex= actly one &G formatting code to denote where the pictu= re should be located.

=20
=20 Icon=20
=20

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

=20
=20

Paramet= ers

=20
text
=20

The text to show in this section of the header or footer, including form= atting codes.

=20
=20 Icon=20
=20

To insert the image defined by the picture parameter, y= ou must include the &G formatting code in the text whe= re you wish the picture to appear.

=20
=20
=20
picture The name of the picture to insert into the header, including relative pa= th.
------=_Part_2478_1759099349.1710839956098--