Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS iOS Plugin:iOSPrint:
Not Console safe, 71 entry points.
- class UIPrinterMBS
- method Constructor
- method contactPrinter
- property Handle as Integer
- property supportsDuplex as Boolean
- property supportsColor as Boolean
- property URL as String
- property displayName as String
- property displayLocation as String
- property makeAndModel as String
- property supportedJobTypes as Integer
- shared method printerWithURL(URL as String) as UIPrinterMBS
- event contactPrinterCompleted(available as Boolean)
- class UIPrinterPickerControllerMBS
- method Present
- method Dismiss
- method Constructor(printer as UIPrinterMBS = nil)
- method Destructor
- property Handle as Integer
- property isBeingPresented as Boolean
- property selectedPrinter as UIPrinterMBS
- event shouldShowPrinter(printer as UIPrinterMBS) as Boolean
- event WillPresent
- event DidPresent
- event WillDismiss
- event DidDismiss
- event DidSelectPrinter
- event Completed(userDidSelect as Boolean, error as NSErrorMBS)
- class UIPrintInfoMBS
- method copy as UIPrintInfoMBS
- method Constructor
- property Handle as Integer
- property printerID as String
- property jobName as String
- property dictionaryRepresentation as Dictionary
- property outputType as Integer
- property duplex as Integer
- shared method printInfo as UIPrintInfoMBS
- shared method printInfoWithDictionary(Dic as Dictionary) as UIPrintInfoMBS
- class UIPrintInteractionControllerMBS
- method printingItems as Variant()
- method setPrintingItems(items() as Variant)
- method printToPrinter(printer as UIPrinterMBS) as Boolean
- method Present
- method Dismiss
- method Constructor
- method Destructor
- property Handle as Integer
- property showsNumberOfCopies as Boolean
- property showsPaperSelectionForLoadedPapers as Boolean
- property showsPaperOrientation as Boolean
- property isBeingPresented as Boolean
- property printInfo as UIPrintInfoMBS
- property printingItem as Variant
- property printPaper as UIPrintPaperMBS
- shared method printableUTIs as String()
- shared method canPrintData(data as MemoryBlock) as Boolean
- shared method canPrintURL(URL as string) as Boolean
- shared method canPrintFile(File as FolderItem) as Boolean
- shared method UIPrintErrorDomain as String
- shared property printingAvailable as Boolean
- event WillPresentPrinterOptions
- event DidPresentPrinterOptions
- event WillDismissPrinterOptions
- event DidDismissPrinterOptions
- event WillStartJob
- event DidFinishJob
- event Completed(completed as Boolean, error as NSErrorMBS)
- class UIPrintPaperMBS
Blog Entries
- News from the MBS Xojo Plugins Version 24.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.2
- Print dialogs for iOS in Xojo
- MBS Xojo Plugins, version 24.2pr1
Xojo Developer Magazine