Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | baseTypes._Type0 --+ | _PM_Type0 --+ | Printer
Python Printer
Type, wrapping ObjC NSPrinter
and PMPrinter
.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
description Get printer description ( json ).
|
|
deviceDescription Get the NSDevice description (Adict).
|
|
deviceURI Get the printer device ( URI ) or
"" .
|
|
ID Get the printer IDentifier ( str ) or
"" .
|
|
isColor Is printer color ( bool ).
|
|
isDefault Is this the default printer ( bool ).
|
|
isRemote Is this a remote printer ( bool ).
|
|
location Get the printer location ( str ) or
"" .
|
|
makemodel Get the printer make and model ( str ) or
"" .
|
|
name Get the printer name ( str ) or "" .
|
|
NS Get the ObjC instance ( NSPrinter ).
|
|
papers Yield each paper available (Paper). |
|
PPD Get the printer PPD description ( URL ).
|
|
psCapable Is the printer PostScript capable ( bool ).
|
|
psLevel Get the printer's PostScript language level ( int ).
|
|
resolution Get the highest (horizontal, vertical) resolution supported by this printer ( float s, dots-per-inch).
|
|
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New Printer from a printer name (
|
Print an ObjC
|
Make this printer the default printer (
|
Property Details |
descriptionGet printer description (
|
deviceDescriptionGet the
|
deviceURIGet the printer device (
|
IDGet the printer IDentifier (
|
isColorIs printer color (
|
isDefaultIs this the default printer (
|
isRemoteIs this a remote printer (
|
locationGet the printer location (
|
makemodelGet the printer make and model (
|
nameGet the printer name (
|
NSGet the ObjC instance (
|
papersYield each paper available (Paper).
|
PPDGet the printer PPD description (
|
psCapableIs the printer PostScript capable (
|
psLevelGet the printer's PostScript language level (
|
resolutionGet the highest (horizontal, vertical) resolution supported by this
printer (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |