Click or drag to resize

PageMarginsBottom Property

Gets the margin on the bottom side of the sheet.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public int Bottom { get; }

Property Value

Type: Int32
The margin on the bottom side of the sheet.
See Also