Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / StartPage Property

In This Topic
    StartPage Property (XLPrintSettings)
    In This Topic
    Gets or sets the initial page number to use when printing the sheet.
    Syntax
    'Declaration
     
    
    Public Property StartPage As Integer
    public int StartPage {get; set;}
    See Also