Version

PageOrder Property

Gets or sets the order in which to print pages for multiple page worksheets.
Syntax
public PageOrder PageOrder {get; set;}

Property Value

The order in which to print pages for multiple page worksheets.
Exceptions
ExceptionDescription
System.ComponentModel.InvalidEnumArgumentExceptionThe assigned value is not defined in the PageOrder enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also