#include <hps.h>
|
enum | Driver : uint32_t { PDF,
Postscript
} |
|
Encapsulates all the functions and options related to exporting HPS::Hardcopy files.
◆ Driver
The Driver indicates whether the hardcopy will be exported as PDF or Postscript
◆ Export()
Export to a PDF or Postscript file
- Parameters
-
in_filename | The name of the output file to export |
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: