You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Document Printing > PrintSetCopies Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.PrintSetCopies Method

Tell to the active printer the number of copies to print.

C#
public PrintSetCopies(
    Short Copies
);
Visual Basic
Public Sub PrintSetCopies(
    ByVal Copies As Short
)
Parameters
Parameters 
Description 
Copies 
The number of copies to print.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.