Link Search Menu Expand Document

PageSetupUseFirstPageNumber Property

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.0.2045-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