![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
Describes printer. More...
#include <FXDCPrint.h>
Public Attributes | |
| FXString | name |
| FXuint | firstpage |
| Printer name. | |
| FXuint | lastpage |
| First page that can be printed. | |
| FXuint | currentpage |
| Last page that can be printed. | |
| FXuint | frompage |
| Current page to print. | |
| FXuint | topage |
| On output, this is the first page to print. | |
| FXuint | mediasize |
| On output, last page to print. | |
| FXdouble | mediawidth |
| Media size index. | |
| FXdouble | mediaheight |
| Width of paper in points [1/72 of an inch]. | |
| FXdouble | leftmargin |
| Height of paper in points. | |
| FXdouble | rightmargin |
| Left margin. | |
| FXdouble | topmargin |
| Right margin. | |
| FXdouble | bottommargin |
| Top margin. | |
| FXuint | numcopies |
| Bottom margin. | |
| FXuint | flags |
| Number of copies. | |
Describes printer.
|
|