Edge Insets
constructor()
Creates a default EdgeInsets object with all values set to 0
.
Creates an edge insets object representation.
Parameters
top
Top edge insets in PDF points.
left
Left edge insets in PDF points.
bottom
Bottom edge insets in PDF points.
right
Right edge insets in PDF points.