Enum DuplexType
Specifies duplex printing behavior requested in the print dialog; no default is implied and unsupported values are ignored by viewers.
Namespace: Telerik.Windows.Documents.Fixed.Model.Preferences
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum DuplexType
DuplexFlipLongEdge
Double‑sided printing, flip on the sheet's long edge (landscape binding).
DuplexFlipShortEdge
Double‑sided printing, flip on the sheet's short edge (portrait binding).
Simplex
Single‑sided printing.