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

Invokes the standard Windows Printer Dialog, which allows users to choose the printer settings, then prints the displayed document adjusting pages size to the default paper size.

C#
public Boolean PrintDialogFit();
Visual Basic
Public Function PrintDialogFit() As Boolean
Returns

True if success, else False.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.