Link Search Menu Expand Document

PageOrientation Enumeration

Specifies the paper orientation.

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum PageOrientation
Members
Member nameValueDescription
Landscape0 Landscape orientation.
Portrait1 Portrait orientation.
See Also

Reference