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