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

Sets the paper size to be used by the active printer.

C#
public PrintSetPaperSize(
    PaperSize PaperSize
);
Visual Basic
Public Sub PrintSetPaperSize(
    ByVal PaperSize As PaperSize
)
Parameters
Parameters 
Description 
PaperSize 
Paper size. A PaperSize object. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.