UIPrintInteractionController.ShowsNumberOfCopies Property

Definition

Whether the printing options includes the number of copies to be printed.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsNumberOfCopies { [Foundation.Export("showsNumberOfCopies")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsNumberOfCopies:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsNumberOfCopies : bool with get, set

Property Value

Default value is true

Attributes

Applies to