The plugin part NSPrint
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 MacCocoa Plugin:NSPrint:
Partly Console safe,
191 entry points.
- class NSPageLayoutMBS
- class NSPrinterMBS
- class NSPrintInfoMBS
- class NSPrintOperationMBS
- method data as Memoryblock
- method Constructor(other as NSPrintOperationMBS)
- method Constructor(view as NSViewMBS)
- method Constructor(view as NSViewMBS, printInfo as NSPrintInfoMBS)
- method Constructor(view as HTMLViewer, printInfo as NSPrintInfoMBS = nil)
- method runOperationModalForWindow(win as window)
- method runOperationModalForWindow(win as NSWindowMBS)
- method context as NSGraphicsMBS
- method preferredRenderingQuality as integer
- method runOperation as boolean
- method view as NSViewMBS
- method currentPage as integer
- method Constructor
- method pageRange as NSRangeMBS
- method isCopyingOperation as boolean
- method Destructor
- method Constructor(view as DesktopHTMLViewer, printInfo as NSPrintInfoMBS = nil)
- method runOperationModalForWindow(win as DesktopWindow)
- property pageOrder as integer
- property jobTitle as string
- property showsPrintPanel as boolean
- property showsProgressPanel as boolean
- property canSpawnSeparateThread as boolean
- property printInfo as NSPrintInfoMBS
- property printPanel as NSPrintPanelMBS
- property Handle as Integer
- shared method NSPrintOperationExistsException as string
- shared method setCurrentOperation(operation as NSPrintOperationMBS)
- shared method currentOperation as NSPrintOperationMBS
- shared method printOperationWithView(view as NSViewMBS) as NSPrintOperationMBS
- shared method printOperationWithView(view as NSViewMBS, printInfo as NSPrintInfoMBS) as NSPrintOperationMBS
- shared method printOperationWithView(view as HTMLViewer, printInfo as NSPrintInfoMBS = nil) as NSPrintOperationMBS
- shared method PDFOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS) as NSPrintOperationMBS
- shared method EPSOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS) as NSPrintOperationMBS
- shared method PDFOperationWithView(view as NSViewMBS, rect as NSRectMBS) as NSPrintOperationMBS
- shared method EPSOperationWithView(view as NSViewMBS, rect as NSRectMBS) as NSPrintOperationMBS
- shared method PDFOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS, path as string) as NSPrintOperationMBS
- shared method EPSOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS, path as string) as NSPrintOperationMBS
- shared method PDFOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS, file as folderitem) as NSPrintOperationMBS
- shared method EPSOperationWithView(view as NSViewMBS, rect as NSRectMBS, printInfo as NSPrintInfoMBS, file as folderitem) as NSPrintOperationMBS
- shared method printOperationWithView(view as DesktopHTMLViewer, printInfo as NSPrintInfoMBS = nil) as NSPrintOperationMBS
- event printOperationDidRun(success as boolean)
- class NSPrintPanelMBS
Blog Entries