Click or drag to resize

PageMarginsTop Property

Gets the margin on the top side of the sheet.

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

Property Value

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