PrintMargin Class Members
In This Topic
The following tables list the members exposed by PrintMargin.
Public Constructors
Public Properties
| Name | Description |
| Bottom | Gets or sets the bottom margin for the printed page. |
| Footer | Gets or sets the footer margin for the printed page. |
| Header | Gets or sets the header margin for the printed page. |
| Left | Gets or sets the left margin for the printed page. |
| Right | Gets or sets the right margin for the printed page. |
| Top | Gets or sets the top margin for the printed page. |
Top
Public Methods
| Name | Description |
| ToString | Always returns null. |
Top
See Also