Package | Description |
---|---|
com.aspose.html.drawing |
Modifier and Type | Method and Description |
---|---|
Margin |
Margin.deepClone() |
Margin |
Page.getMargin()
Gets or sets the page margin.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setMargin(Margin value)
Gets or sets the page margin.
|
Constructor and Description |
---|
Page(Margin margin)
Initializes a new instance of the
Page class. |
Page(Size size,
Margin margin)
Initializes a new instance of the
Page class. |