PageMarginsBottom Property |
Gets the margin on the bottom side of the sheet.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public int Bottom { get; }
Property Value
Type:
Int32The margin on the bottom side of the sheet.
See Also