Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PdfSaveOptions Class / getPagePrintedEvent Method
In This Topic
    getPagePrintedEvent Method
    In This Topic
    Occurs when a page was printed.
    Syntax
    public com.grapecity.documents.excel.Event<EventHandler<PagePrintedEventArgs>> getPagePrintedEvent()
    See Also