UIPrintInteractionController.ShowsPageRange Property

Definition

Developers should not use this deprecated property. Page range is now always shown.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Page range is now always shown.")]
public virtual bool ShowsPageRange { [Foundation.Export("showsPageRange")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Page range is now always shown.")] get; [Foundation.Export("setShowsPageRange:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Page range is now always shown.")] set; }
member this.ShowsPageRange : bool with get, set

Property Value

Default value is false.

Attributes

Applies to