PageOrder Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies printed page order.
Namespace:Bytescout.Spreadsheet.ConstantsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DownThenOver | 0 | Order pages vertically first, then move horizontally. | |
OverThenDown | 1 | Order pages horizontally first, then move vertically. |
See Also