GetSizedPicture Method
Object List Next Object
Defined By: Printer
Description:
Gets a picture of a specific height and width.
Declaration:
Function GetSizedPicture(ByVal x1 As Long, ByVal y1 As Long)As XferData
Details:
X is the width of the picture in pixels and Y is the height of the picture in pixels. GetSizedPicture puts the picture onto
the Printer object’s print page.