Margins.Margins
Margins constructor
Initializes an instance of Margin class.
public Margins(int top, int left, int bottom, int right)
| Parameter | Type | Description |
|---|---|---|
| top | Int32 | Top margin. |
| left | Int32 | Left margin. |
| bottom | Int32 | Bottom margin. |
| right | Int32 | Right margin. |
See Also
- class Margins
- namespace Aspose.Page
- assembly Aspose.Page