Sets the text that will appear in this section of the header or footer and adds a picture

public void SetContent(string text, string picture)
Public Sub SetContent(ByVal text As String, ByVal picture As String)

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

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

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

To insert the image defined by the picture parameter, you must include the &G formatting code in the text where you wish the picture to appear.

The name of the picture to insert into the header, including relative path.