Page
|
Name | Description | |
---|---|---|
![]() |
PageParams | Default constructor for the PageParams class. Constructs an object with the following characteristics: * Paper width of the page = 210 * Paper height of the page = 297 * Left margin of the page = 0 * Right margin of the page = 0 * Top margin of the page = 0 * Bottom margin of the page = 0 |
![]() |
PageParams(PageParams) | Copy constructor for the PageParams class. Copies the input page parameters. |