#include "ltwrappr.h"
HDC LPrint::GetPrinterDC()
Gets a Windows device context to the current default printer.
Handle to the default printer device context.
NULL if there was an error.
You are responsible for releasing the device context when it is no longer needed. You can do this using the Windows function DeleteDC().
Required DLLs and Libraries
LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET