Bottom Property (Margins)
In This Topic
Gets or sets the bottom margin, in hundredths of an inch.
Syntax
'Declaration
Public Property Bottom As Integer
public int Bottom {get; set;}
Property Value
The bottom margin, in hundredths of an inch.
See Also