Use the Text property of the Title class to add, change, or remove text for a title. Text is located in the Properties window under the corresponding title node (Footer and Header).
Use the HorizontalAlignment and VerticalAlignment of the Title's Style property to specify whether to center, left-justify, or right-justify. These properties can be accessed through the Style node in either the Header or Footer node in the Visual Studio Properties window.