Margins class
Margins class
This class encapsulates top, left, bottom and right margins.
The Margins type exposes the following members:
Constructors
| Name | Description |
|---|---|
Margins(top, left, bottom, right) | Initializes a new instance of the Margins class |
Properties
| Name | Description |
|---|---|
top | Top margin. |
left | Left margin. |
bottom | Bottom margin. |
right | Right margin. |
Methods
| Name | Description |
|---|---|
set(top, left, bottom, right) | Specifies margins values. |
See Also
- module
aspose.page - package
aspose.page