Freigeben über


UIPrintInfoOrientation Enumeration

Definition

Eine Enumeration von Druckausrichtungen.

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

Felder

Landscape 1

Querformatmodus, in dem die längere Seite der Seite horizontal ist.

Portrait 0

Hochformatmodus, in dem die längere Seite der Seite vertikal ist.

Gilt für: