PageMargins Class | 
Namespace: DotNetBrowser.Print
public sealed class PageMargins
The PageMargins type exposes the following members.
| Name | Description | |
|---|---|---|
| PageMargins | 
                Creates custom margins for the web page in points. One point equals 1/72 of an inch.
              | 
| Name | Description | |
|---|---|---|
| Bottom | 
                Gets the margin on the bottom side of the sheet.
              | |
| Left | 
                Gets the margin on the left side of the sheet.
              | |
| Right | 
                Gets the margin on the right side of the sheet.
              | |
| Top | 
                Gets the margin on the top side of the sheet.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |