Sets the size of paper, and margins, that will be used to print
| width | double | width in mm |
| height | double | height in mm |
| paperCode | integer | paper size code e.g. 8-A3, 9-A4 |
| isLandscape | boolean | Paper orientation Landscape=True, Portrait=False |
| left | double | left margin in mm |
| bottom | double | bottom margin in mm |
| right | double | right margin in mm |
| top | double | top margin in mm |
| Return value | none |
Back to View
Back to Overview