Smalltalk/X Webserver
Documentation of class 'AbstractOperatingSystem::PrinterInfo':
everywhere
www.exept.de
for:
Class: PrinterInfo (private in AbstractOperatingSystem
This class is only visible from within AbstractOperatingSystem.
Inheritance
Class protocol
constants
Instance protocol
accessing
dc creation
dialogs
modifying
printing & storing
private
queries
Inheritance:
Object
| +--
AbstractOperatingSystem::PrinterInfo
Package:
stx:libbasic
Category:
System-Support
Owner:
AbstractOperatingSystem
Class protocol:
constants
paperSizeNameForNumber:
aNumber
paperSizeNameForNumber:
aNumber
ifAbsent:
aBlock
paperSizeNames
paperSizeNumberForName:
aName
paperSizeNumberToNameMapping
paperSizeNumberToNameTable
statusNumberToDescriptionForNumber:
aNumber
statusNumberToDescriptionMapping
statusNumberToDescriptionTable
Instance protocol:
accessing
attributes
collate
collate:
aBoolean
comment
copies
copies:
anInteger
documentProperties
documentProperties:
aDevModeStructure
driverName
location
longName
medium
orientation
orientation:
anInteger
pDriverName
paperSize
paperSize:
anInteger
paperSizeName
paperSizeName:
aString
printQuality
printerName
printerName:
printerNameArg
attributes:
attributesArg
remotePrinterHost
remotePrinterName
status
userFriendlyName
dc creation
createDC
dialogs
openPropertiesDialog
Returns true if the documentProperties have been accepted. Otherwise, returns false
modifying
setLandscapeOrientation
DMORIENT_LANDSCAPE = 2
setNumberOfCopies:
n
setPortraitOrientation
DMORIENT_PORTRAIT = 1
printing & storing
printOn:
aStream
private
getDocumentProperties
Returns a aDevModeStructure
getPrinterInfo2
Returns a aPrinterInfo2 structure
printerInfo2
Returns a aPrinterInfo2 structure
setDocumentProperties
Sets a aDevModeStructure or nil if the printer is not available
queries
isAvailable
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 15:45:24 GMT