UIPrintInteractionController.PrintingItems Property

Definition

An array of ready-to-print objects.

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

Property Value

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

Attributes

Applies to