UIKit.UIPrintInteractionController: Property Members

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

Public Properties

ChoosePaperUIPrintInteractionPaperList. Delegate invoked by the object to get a value.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CutLengthForPaperFunc<UIPrintInteractionController, UIPrintPaper, nfloat>. Delegate invoked by the object to get a value.
DelegateIUIPrintInteractionControllerDelegate. An instance of the UIKit.UIPrintInteractionControllerDelegate model class which acts as the class delegate.
GetViewControllerUIPrintInteraction. Delegate invoked by the object to get a value.
[read-only]
static
PrintableUTIsFoundation.NSSet. Uniform Type Identifiers for the types of data that UIKit can print.
PrintFormatterUIPrintFormatter. The UIPrintFormatter that will lay out of the content of pages based on the kind of content.
PrintInfoUIPrintInfo. Information about the print job.
[read-only]
static
PrintingAvailablebool. Whether printing is available.
PrintingItemFoundation.NSObject. A ready-to-print object.
PrintingItemsFoundation.NSObject[]. An array of ready-to-print objects.
PrintPageRendererUIPrintPageRenderer. If set, use the specified instance of UIPrintPageRenderer for printing.
[read-only]
PrintPaperUIPrintPaper. Holds the paper size and printing area for the print job. Read-only.
[read-only]
static
SharedPrintControllerUIPrintInteractionController. The shared print-interaction controller object.
ShowsNumberOfCopiesbool. Whether the printing options includes the number of copies to be printed.
ShowsPageRangebool. Whether the printing options includes a page-range control.
ShowsPaperSelectionForLoadedPapersbool. Boolean set for enabling the paper selection menu.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type