HeaderFooter.Text Property

Definition

Returns or sets a String that represents text included in the specified header or footer. Read/write.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
Public Property Text As String

Property Value

String

Applies to