In This Topic
Gets or sets the first page number to be used when printing this sheet. If PageSetup.FirstPageNumberAuto is the value (default), the first page number is selected automatically.
Syntax
'Declaration
Public Property FirstPageNumber As Short
public short FirstPageNumber {get; set;}
See Also