PageSetupUseFirstPageNumber Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether use FirstPageNumber value for first page number, and do not auto number the pages.

Namespace:  Bytescout.Spreadsheet.BaseClasses
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool UseFirstPageNumber { get; set; }

Property Value

Type: Boolean
true if use FirstPageNumber value for first page number; otherwise, false.
See Also

Reference