The plugin part CUPS
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Tools Plugin:CUPS:
Partly Console safe,
22 entry points.
- class CUPSDestinationMBS
- class CUPSErrorExceptionMBS
- class CUPSJobMBS
- class CUPSMissingFunctionExceptionMBS
- class CUPSOptionMBS
- module CUPSMBS
- method GetJobs(name as string, OnlyMyJobs as boolean, whichjobs as integer) as CUPSJobMBS()
- method User as string
- method SetUser(user as string)
- method SetServer(server as string)
- method SetDefaultPrinter(printer as string)
- method GetPPD(name as string) as string
- method LastErrorString as string
- method LastError as integer
- method GetDefault as string
- method GetPassword(prompt as string) as string
- method Server as string
- method GetDestinations as CUPSDestinationMBS()
- method CancelJob(name as string, job as Int32)
- method PrintData(name as string, Data as String, Title as string) as integer
- method PrintFile(name as string, file as folderitem, title as string) as integer
- method PrintFile(name as string, file as folderitem, title as string, options() as CUPSOptionMBS) as integer
- method PrintFiles(name as string, files() as folderitem, title as string) as integer
- method PrintFiles(name as string, files() as folderitem, title as string, options() as CUPSOptionMBS) as integer
Blog Entries