The following tables list the members exposed by PageMargins.
Name | Description | |
---|---|---|
PageMargins Constructor | Initializes a new instance of the PageMargins class. |
Name | Description | |
---|---|---|
Bottom | Gets the bottom margin of a page. | |
Left | Gets the left margin of a page. | |
Moderate | Gets a system-defined PageMargins object. | |
Name | Gets a predefined name for the current object. | |
Narrow | Gets a system-defined PageMargins object. | |
Normal | Gets a system-defined PageMargins object. | |
Right | Gets the right margin of a page. | |
Top | Gets the top margin of a page. | |
Wide | Gets a system-defined PageMargins object. |
Name | Description | |
---|---|---|
GetName | Gets the name of a predefined page size for a PageMargins object. | |
GetPageMargins | Gets a PageMargins object by name of a predefined page size. | |
ToString | Returns a string representation of the left, top, right, and bottom values. |