Version

PageNumbering Enumeration

Represents the way pages are numbered when printed.
Syntax
public enum PageNumbering : System.Enum 
Members
MemberDescription
AutomaticPages are automatically numbered based on the style of the worksheet.
UseStartPageNumberThe starting page number specified is used for the first page, additional pages receive a page number that it one greater than the previous page.
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