Freigeben über


UIPrintError Enumeration

Definition

Eine Enumeration von Fehlercodes aus dem Drucksystem.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPrintError
type UIPrintError = 
Vererbung
UIPrintError
Attribute

Felder

JobFailed 4

Der Auftrag ist fehlgeschlagen.

NoContent 2

Der Auftrag enthielt keinen Inhalt.

NotAvailable 1

Der Drucker war nicht verfügbar.

UnknownImageFormat 3

Das Druckauftragsbild hatte kein erkanntes Format.

Gilt für: