EnumPageBreakType
Enum
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:
cs-api-definition
public enum PageBreakType
Fields
Horizontal
Horizontal page break that splits pages at a row boundary.
Vertical
Vertical page break that splits pages at a column boundary.