Click or drag to resize

PageMarginsRight Property

Gets the margin on the right side of the sheet.

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

Property Value

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