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