Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PagePrintEventArgs Class / PageNumber Property
In This Topic
    PageNumber Property (PagePrintEventArgs)
    In This Topic
    Gets a 1-based value indicating which page is associated with this event.
    Syntax
    public System.int PageNumber {get;}
    See Also