UIPrintInteractionController.ShowsPageRange Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Les développeurs ne doivent pas utiliser cette propriété dépréciée. La plage de pages est désormais toujours affichée.
[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
Valeur de propriété
La valeur par défaut est false
.
- Attributs