Specifies the order of printed pages.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum PageOrder |
Visual Basic
![]() |
---|
Public Enum PageOrder |
Member name | Description | |
---|---|---|
![]() |
DownThenOver |
Indicates that pages are printed vertically and then horizontally. |
![]() |
OverThenDown |
Indicates that pages are printed horizontally and then vertically. |
Members of this enumeration can be assigned to the PageOrder property of the WorkbookPrinter class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |