Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / ScaleWithDocHeaderFooter Property
In This Topic
    ScaleWithDocHeaderFooter Property (PageSettings)
    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
    public System.bool ScaleWithDocHeaderFooter {get; set;}
    See Also