HPS::Hardcopy::File Class Reference
#include <hps.h>
Classes | |
class | ExportOptionsKit |
Public Types | |
enum | Driver { PDF, Postscript } |
Static Public Member Functions | |
static IOResult | Export (char const *in_filename, Driver in_driver_type, HPS::WindowKey const &in_window, ExportOptionsKit const &in_options) |
Detailed Description
Encapsulates all the functions and options related to exporting HPS::Hardcopy files.
Member Enumeration Documentation
|
strong |
The Driver indicates whether the hardcopy will be exported as PDF or Postscript
Member Function Documentation
|
static |
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:
- include/hps.h