New to Telerik Document ProcessingStart a free 30-day trial

Specifies whether pages are printed column-first (down then over) or row-first (over then down) when content spans multiple pages.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Printing

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum PageOrder

Fields

Prints pages vertically down columns before moving right to the next column.

C#
DownThenOver = 0

Prints pages horizontally across rows before moving down to the next row.

C#
OverThenDown = 1
In this article
DefinitionFieldsDownThenOverOverThenDown
Not finding the help you need?
Contact Support