Syntax
| Printer.CalcPicture = strPicFile
|
|---|---|
Description
| Calculates the size of a picture in twips, and returns the result in X1, X2, Y1, and Y2.
You can use this property to determine whether a picture will fit on the current page or to position graphical elements with respect to the picture.
To render the pricture, use the DrawPicture method.
|
See Also
| |
Example
| Sub Main |