BPrintJob Summary
BPrintJob Summary
Function Summary
| Function | Description |
|---|---|
| BeginJob() | Opens the spool file for the job |
| CanContinue() | Tests whether anything prevents the job from continuing |
| CancelJob() | Cancels print job and eliminates spool file |
| CommitJob() | Commits spooled pages to the printer |
| ConfigJob() | Asks Print Server to ask user to define the print job |
| ConfigPage() | Asks Print Server to ask user to configure the page |
| DrawView() | Display view on a page |
| FirstPage() | Returns number of first page to be printed |
| LastPage() | Returns number of last page to be printed |
| PaperRect() | Returns paper size in a BRect |
| BPrintJob() | Constructor |
| ~BPrintJob() | Destructor |
| PrintableRect() | Returns printable area on paper in a BRect |
| SetSettings() | Sets current printing configuration |
| Settings() | Returns current printing configuration |
| SpoolPage() | Add page to the spool file |
| The Interface Kit Table of Contents | The Interface Kit Index |
...in lovely HTML...
for BeOS Release 4.5.
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified