|
| height |
Gets or sets the paper height.
|
| innerHeight |
Gets the usable height of the page after orientation and margins are considered.
|
| innerWidth |
Gets the usable width of the page after orientation and margins are considered.
|
| marginBottom |
Gets or sets size of the bottom page margin.
|
| marginLeft |
Gets or sets size of the left page margin.
|
| marginRight |
Gets or sets size of the right page margin.
|
| marginTop |
Gets or sets size of the top page margin.
|
| orientation |
Gets or sets unit the paper orientation.
|
| orientedHeight |
Gets the height of the page after orientation is considered.
|
| orientedWidth |
Gets the height of the page after orientation is considered.
|
| size |
Gets or sets unit the page dimensions are specified in.
|
| unit |
Gets or sets unit the page dimensions are specified in.
|
| width |
Gets or sets the paper width.
|