[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Printing.PrintSettings.ToPage

ToPage Property

ToPage

Gets or sets the end page index to print.

Declaration
public int ToPage { get; set; }
Public Property ToPage As Integer
Property Value
Type Description
int

A integer value that start with 1. The default value is 0, which specifies to print to the last page.