In This Topic
Returns or sets the first page number that will be used when this sheet is printed. If PageSetup.FirstPageNumberAuto is the value (default) then the first page number will be chosen automatically.
Syntax
'Declaration
Public Property FirstPageNumber As Short
public short FirstPageNumber {get; set;}
See Also