Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introducedin
4.5.1
4.5.1
Description

Excerpt

Returns the text that is contained in this section of the header or footer, including formatting codes

Remarks

For information on the formatting codes used in headers and footers, see Formatting Headers and Footers. If there is no content in this section of the header or footer, returns null.

Signature
C#
C#

public string GetText()
Signature
vb.net
vb.net

Public Function GetText() As String