[]
Gets or sets the start page index to print.
public int FromPage { get; set; }
Public Property FromPage As Integer
A integer value that start with 1. The default value is 0, which specifies to print from the first page.
1
0