UIPrintInteractionController.PrintInfo Property

Definition

Information about the print job.

public virtual UIKit.UIPrintInfo PrintInfo { [Foundation.Export("printInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPrintInfo:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PrintInfo : UIKit.UIPrintInfo with get, set

Property Value

An instance of the UIPrintInfo class or null if the object could not be created.

Attributes

Applies to