Invokes the standard Windows Printer Dialog, which allows users to choose the printer settings, then prints a GdPicture image adjusting the picture size to the default paper size.
public Boolean PrintDialogFit( int ImageID );
Public Function PrintDialogFit( ByVal ImageID As Integer ) As Boolean
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
True if success, else False.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|