UIPrintInfoDuplex Enum

Definition

An enumeration of duplex modes supported by the printer.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPrintInfoDuplex
type UIPrintInfoDuplex = 
Inheritance
UIPrintInfoDuplex
Attributes

Fields

LongEdge 1

Flips the back page along the long edge of the paper.

None 0

Single-sided printing only.

ShortEdge 2

Flips the back page along the short edge of the paper.

Applies to