Link Search Menu Expand Document

PaperOrientation Enumeration

Specifies paper orientation.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum PaperOrientation
Members
Member nameValueDescription
Portrait0 Paper is rotated into portrait orientation.
Landscape1 Paper is rotated into landscape orientation.
See Also

Reference