| Class | Fox::FXDCPrint |
| In: |
rdoc-sources/FXDCPrint.rb
lib/fox12/iterators.rb |
| Parent: | FXDC |
Postscript Printer Device Context
| beginPrint | -> | beginPrint0 |
| beginPage | -> | beginPage0 |
Generate beginning of page (the page number). If an optional code block is provided, endPage is automatically called after the block terminates.