public class Margin extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
bottom
Bottom margin, accepts values labeled with units.
|
String |
left
Left margin, accepts values labeled with units.
|
String |
right
Right margin, accepts values labeled with units.
|
String |
top
Top margin, accepts values labeled with units.
|
| Constructor and Description |
|---|
Margin() |
public String top
0.public String right
0.public String bottom
0.public String left
0.Copyright © 2021. All rights reserved.