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

Occurs before a page is printed.

C#
public event BeforePrintPage;
Visual Basic
Public Event BeforePrintPage(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.