PageSetup.FooterMargin 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 the distance from the bottom of the page to the footer, in points.
public:
property double FooterMargin { double get(); void set(double value); };
public double FooterMargin { get; set; }
Public Property FooterMargin As Double