Margins Structure Properties
In This Topic
For a list of all members of this type, see Margins members.
Public Properties
| Name | Description |
 | Bottom | Gets or sets the height, in pixels, of the bottom margin. |
 | IsEmpty | Gets a boolean value indicating if the margins are empty. |
 | Left | Gets or sets the width, in pixels, of the left margin. |
 | Right | Gets or sets the width, in pixels, of the right margin. |
 | Top | Gets or sets the height, in pixels, of the top margin. |
Top
See Also