Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PdfSaveOptions Class / getPagePrintingEvent Method
In This Topic
    getPagePrintingEvent Method
    In This Topic
    Occurs before printing a page.
    Syntax
    public com.grapecity.documents.excel.Event<EventHandler<PagePrintingEventArgs>> getPagePrintingEvent()
    See Also