REFERENCE MANUAL
Classes | |
class | ExportOptionsKit |
Static Public Member Functions | |
static IOResult | Export (intptr_t hdc, intptr_t attribdc, WindowKey const &window, ExportOptionsKit const &options) |
|
static |
Export to a printer HDC
hdc | the CDC::m_hDC pass into CView::OnPrint |
attribdc | the CDC::m_hAttribDC pass into CView::OnPrint |
window | the window to print |
options | options such as resolution and wysiwyg |