PageSetup.ScaleWithDocHeaderFooter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets if the header and footer should be scaled with the document when the size of the document changes. Read/write Boolean.
public:
property bool ScaleWithDocHeaderFooter { bool get(); void set(bool value); };
public bool ScaleWithDocHeaderFooter { get; set; }
Public Property ScaleWithDocHeaderFooter As Boolean
Property Value
Boolean