Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / ScaleWithDocHeaderFooter Property
In This Topic
    ScaleWithDocHeaderFooter Property (IPageSetup)
    In This Topic
    Returns or sets if the header and footer should be scaled with the document when the size of the document changes.
    Syntax
    System.bool ScaleWithDocHeaderFooter {get; set;}
    See Also