New to Telerik Document ProcessingStart a free 30-day trial

Print page sequencing options applied when paginating a worksheet for printing.

Definition

Namespace:Telerik.Documents.SpreadsheetStreaming

Assembly:Telerik.Documents.SpreadsheetStreaming.dll

Syntax:

C#
public enum SpreadPageOrder

Fields

Fills pages vertically first, then moves right to the next column of pages.

C#
DownThenOver = 0

Fills pages horizontally first, then continues with the next row of pages below.

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