You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Printing > PrintFit Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.PrintFit Method

Prints a GdPicture image to the active printer. Adjusts the picture size to the default paper size.

C#
public PrintFit(
    int ImageID
);
Visual Basic
Public Sub PrintFit(
    ByVal ImageID As Integer
)
Parameters
Parameters 
Description 
ImageID 
GdPicture Image Identifier.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.