Share via


PrinterSide Enum

Definition

Enumerates possible sides of the print station document on which printing can occur.

public enum PrinterSide
type PrinterSide = 
Public Enum PrinterSide
Inheritance
PrinterSide

Fields

Name Value Description
Unknown 0

Document is not inserted.

Side1 1

Default print side.

Side2 2

The other side of the document (the reverse of default).

Opposite 3

The opposite of the current side.

Applies to