Loads a Page Header/Footer dialog's settings from the specified XML file.
public void RestorePageHeaderFooterFromXml( string xmlFile )
Public Sub RestorePageHeaderFooterFromXml( ByVal xmlFile As String )
A header/footer's settings can be saved to a data store via the SavePageHeaderFooterToXml method. Use the RestorePageHeaderFooterFromXml method to restore the header/footer (which can be accessed via the PageHeaderFooter property).