UIPrintInteractionController.PrintingItem Property

Definition

A ready-to-print object.

public virtual Foundation.NSObject PrintingItem { [Foundation.Export("printingItem", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrintingItem:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PrintingItem : Foundation.NSObject with get, set

Property Value

Released at the end of the print job. Default is null

Attributes

Applies to