Printer.margins
void margins(out int left, out int top, out int right, out int bottom)Gets the page margins.
Parameters
left | Output: left margin |
top | Output: top margin |
right | Output: right margin |
bottom | Output: bottom margin |
void margins(out int left, out int top, out int right, out int bottom)Gets the page margins.
left | Output: left margin |
top | Output: top margin |
right | Output: right margin |
bottom | Output: bottom margin |