Share via


UIPrintInfoOutputType Enumeration

Definition

Eine Enumeration von Druckinhaltstypen (z. B. allgemein, Foto, Graustufen).

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

Felder

General 0

Eine Mischung aus Text, Grafiken und Bildern.

Grayscale 2

Der Druckauftrag enthält keine Farbe.

Photo 1

Schwarzweiß- oder Farbbild.

PhotoGrayscale 3

Ein Graustufenbild.

Gilt für: