[]
Gets or sets the first page number that will be used when this sheet is printed.
int FirstPageNumber { get; set; }
Property FirstPageNumber As Integer
Type | Description |
---|---|
int | An integer value represents the first page number that will be used when this sheet is printed. |
Negative value means Spread chooses the first page number automatically.