|
OWLNext 6.32
|
Classes | |
| class | owl::TPreviewPage |
| class | owl::TPreviewDCBase |
| class | owl::TPrintPreviewDC |
| class | owl::TPreviewWin |
| class | owl::TPrintDialog |
| class | owl::TPrinterAbortDlg |
| class | owl::TPrintout |
| class | owl::TPrinter |
| class | owl::TXPrinter |
| class | owl::TXPrinting |
| class | owl::TRichEditPreviewFrame |
| class | owl::TRichEditPagePreview |
| class | owl::TRichEditPrintout |
Enumerations | |
| enum | owl::TPrintoutFlags { owl::pfGraphics = 0x01, owl::pfText = 0x02, owl::pfBoth = (pfGraphics|pfText) } |
TPrinter, TPrintout, and TPreviewPage provide various functions that make it easy for you to set up a printer dialog box, view a document in a print preview window, and print a document.
TPrinter represents the physical printer device.TPrintout represents the physical printed document sent to the printerTPreviewPage displays a page of a document in a print preview window. | enum owl::TPrintoutFlags |
TPrintout banding flags.
1.7.4