You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Events > AfterPrintPage Event
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.AfterPrintPage Event

Occurs after a page is printed.

C#
public event AfterPrintPage;
Visual Basic
Public Event AfterPrintPage(ByVal Page As Integer, ByVal PageLeft As Integer)
Parameters
Parameters 
Description 
Page 
The page to be print.  
PageLeft 
The number of page remaining.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.