BottomMargin Property (PageSetup)
In This Topic
Gets or sets the value of the bottom margin in points.
Syntax
'Declaration
Public Property BottomMargin As Double
public double BottomMargin {get; set;}
Property Value
A
System.Double value, represnting the bottom margin in points.
See Also