qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
PRINTER Object
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 The PRINTER object is accessed by specifying the PRINTER keyword. This
 object controls text printed on a page and sends output directly to the
 default system printer.
 
    PRINTER.property[ = setting%]
    PRINTER.method[arguments]
 
    ■ property     Any applicable PRINTER object property
 
    ■ method       Any applicable PRINTER object method
 
    ■ setting%     Valid property setting
 
    ■ arguments    Any arguments to the specified method
 
 Methods
    PRINT Method           ENDDOC Method          NEWPAGE Method
 
 Properties
    PrintTarget Property
 
 See Also
    Print Command Summary