PostScriptFileDevice.margins
void margins(out int left, out int top, out int right, out int bottom) @trustedGets the page margins.
Parameters
left | Receives the left margin |
top | Receives the top margin |
right | Receives the right margin |
bottom | Receives the bottom margin |