#include <hps.h>
|
| enum | Driver { PDF,
Postscript
} |
| |
Encapsulates all the functions and options related to exporting HPS::Hardcopy files.
The Driver indicates whether the hardcopy will be exported as PDF or Postscript
Export to a PDF or Postscript file
- Parameters
-
| in_filename | The output filename |
| in_driver_type | The hardcopy driver to use. |
| in_window | The window to print. |
| in_options | Export options such as resolution, size and wysiwyg. |
The documentation for this class was generated from the following file:
- C:/git/visualize/hps/include/hps.h