Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PagePrintingEventArgs Class
Members
In This Topic
    PagePrintingEventArgs Class
    In This Topic
    Provides data for the PdfSaveOptions.PagePrinting event.
    Object Model
    PagePrintingEventArgs Class
    Syntax
    public class PagePrintingEventArgs : PagePrintEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Documents.Excel.PagePrintEventArgs
             GrapeCity.Documents.Excel.PagePrintingEventArgs

    See Also