[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Printing.PrintSettings.FromPage

FromPage Property

FromPage

Gets or sets the start page index to print.

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

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