The properties of UIKit.UIPrintInteractionController are listed below. For a list of all members, see the UIPrintInteractionController Members list.
See Also: Inherited members from Foundation.NSObject
| ChoosePaper | UIPrintInteractionPaperList. Delegate invoked by the object to get a value. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CutLengthForPaper | Func<UIPrintInteractionController, UIPrintPaper, nfloat>. Delegate invoked by the object to get a value. | |
| Delegate | IUIPrintInteractionControllerDelegate. An instance of the UIKit.UIPrintInteractionControllerDelegate model class which acts as the class delegate. | |
| GetViewController | UIPrintInteraction. Delegate invoked by the object to get a value. | |
| [read-only] static | PrintableUTIs | Foundation.NSSet. Uniform Type Identifiers for the types of data that UIKit can print. |
| PrintFormatter | UIPrintFormatter. The UIPrintFormatter that will lay out of the content of pages based on the kind of content. | |
| PrintInfo | UIPrintInfo. Information about the print job. | |
| [read-only] static | PrintingAvailable | bool. Whether printing is available. |
| PrintingItem | Foundation.NSObject. A ready-to-print object. | |
| PrintingItems | Foundation.NSObject[]. An array of ready-to-print objects. | |
| PrintPageRenderer | UIPrintPageRenderer. If set, use the specified instance of UIPrintPageRenderer for printing. | |
| [read-only] | PrintPaper | UIPrintPaper. Holds the paper size and printing area for the print job. Read-only. |
| [read-only] static | SharedPrintController | UIPrintInteractionController. The shared print-interaction controller object. |
| ShowsNumberOfCopies | bool. Whether the printing options includes the number of copies to be printed. | |
| ShowsPageRange | bool. Whether the printing options includes a page-range control. | |
| ShowsPaperSelectionForLoadedPapers | bool. Boolean set for enabling the paper selection menu. | |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |