DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print
PageMargins Class
PageMargins Properties
Bottom Property
Left Property
Right Property
Top Property
PageMargins
Left Property
Gets the margin on the left side of the sheet.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
int
Left
{
get
; }
Property Value
Type:
Int32
The margin on the left side of the sheet.
See Also
Reference
PageMargins Class
DotNetBrowser.Print Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.