See Also Examples Applies To
Invokes the standard Windows Printer Dialog, which allows users to choose the printer settings, then prints the native image adjusting the picture size to the default paper size.
Syntax
object.PrintImageDialogFit ()
The PrintImageDialogFit syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Boolean. True if success, else False.