Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PagePrintingEventArgs Class
Properties

In This Topic
    PagePrintingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PagePrintingEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets a value indicating the total page count. (Inherited from GrapeCity.Documents.Excel.PagePrintEventArgs)
    Public Property Gets a 1-based value indicating which page is associated with this event. (Inherited from GrapeCity.Documents.Excel.PagePrintEventArgs)
    Public Property Gets or sets a value indicating whether this page should be skipped in output.  
    Top
    See Also