[]
Overloaded. Sets the margin values.
public void Set(int left, int right, int top, int bottom)
Public Sub [Set](left As Integer, right As Integer, top As Integer, bottom As Integer)
| Type | Name | Description |
|---|---|---|
| int | left | |
| int | right | |
| int | top | |
| int | bottom |
Overloaded. Sets the margin values.
public void Set(Margins printMargins)
Public Sub [Set](printMargins As Margins)
| Type | Name | Description |
|---|---|---|
| Margins | printMargins |