Share via


UIPrintInfoDuplex Enum

Definition

An enumeration of duplex modes supported by the printer.

[ObjCRuntime.Native]
public enum UIPrintInfoDuplex
[<ObjCRuntime.Native>]
type UIPrintInfoDuplex = 
Inheritance
UIPrintInfoDuplex
Attributes

Fields

Name Value Description
None 0

Single-sided printing only.

LongEdge 1

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

ShortEdge 2

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

Applies to