New to Telerik Document ProcessingStart a free 30-day trial

Specifies whether a page break splits pages horizontally (at rows) or vertically (at columns).

Definition

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

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum PageBreakType

Fields

Horizontal page break that splits pages at a row boundary.

C#
Horizontal = 0

Vertical page break that splits pages at a column boundary.

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