[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PagePrintEventArgs

PagePrintEventArgs Class

Provides data for the PagePrinting and PagePrinted events.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class PagePrintEventArgs : EventArgs
Public Class PagePrintEventArgs
    Inherits EventArgs

Constructors

Name Description
PagePrintEventArgs()

Properties

Name Description
PageCount

Gets a value indicating the total page count.

PageNumber

Gets a 1-based value indicating which page is associated with this event.