The following tables list the members exposed by Margins.
Public Properties
| Name | Description |
| Bottom | Gets or sets the bottom margin of the page, in inches. |
| Left | Gets or sets the left margin of the page, in inches. |
| Right | Gets or sets the right margin of the page, in inches. |
| Top | Gets or sets the top margin of the page, in inches. |
Top
Public Methods
| Name | Description |
| Clone | Creates a clone of the Margins object. |
| Equals | Determines whether the specified object is equal to the current object. |
Top
Public Events
| Name | Description |
| Changed | Fires when the margins are changed. |
Top
See Also