Getting Started with LEADTOOLS > Imaging Features > Printing > Printing : C++ Class Library |
Class |
Header File |
Comments |
Help Files |
Demo Project Source Code |
LPrint |
LTCPRINT.H |
The LPrint class is derived from LBase and provides functions for printing bitmap objects. These functions allow you to specify the location and size of the printed image. Optionally, you can let the print functions center and/or size the image to fit the printed page. With the LPrint object, you can print multiple images per page, and can use the same device context for other drawing your application may need to do. |
\Examples\ClassLibrary\MSVC\MainDEMO \Examples\ClassLibrary\MSVC\PRNTPREVIEW |
The LEADTOOLS C++ Class Library provides low level support for Printing.
The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.