UIPrintInteractionController.PrintingItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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