highlight::PageSize Struct Reference
List of all members.
|
Public Member Functions |
| PageSize (int w, int h) |
Public Attributes |
int | width |
| RTF page width.
|
int | height |
| RTF page height.
|
Detailed Description
PageSize contains the RTF page dimensions.
Constructor & Destructor Documentation
highlight::PageSize::PageSize |
( |
int |
w, |
|
|
int |
h | |
|
) |
| | [inline] |
Constructor to define page dimensions
- Parameters:
-
References height, and width.
The documentation for this struct was generated from the following file: