Click or drag to resize

PageMarginsLeft Property

Gets the margin on the left side of the sheet.

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

Property Value

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