Margin Class
Margin class
Represents page margin.
public class Margin
Constructors
Name | Description |
---|---|
Margin() | Initializes a new instance of the Margin class. |
Margin(int) | Initializes a new instance of the Margin class. |
Margin(Length) | Initializes a new instance of the Margin class. |
Margin(int, int, int, int) | Initializes a new instance of the Margin class. |
Margin(Length, Length, Length, Length) | Initializes a new instance of the Margin class. |
Properties
Name | Description |
---|---|
[getBottom] | |
[setBottom] Gets or sets the bottom. | |
[getLeft] | |
[setLeft] Gets or sets the left. | |
[getRight] | |
[setRight] Gets or sets the right. | |
[getTop] | |
[setTop] Gets or sets the top. |
See Also
- package com.aspose.html.Drawing
- package Aspose.HTML