Presents a printer dialog box from which the user sets various print options.
Image Admin control
object.ShowPrintDialog [hParentWnd]
Parameter | Data Type | Description |
hParentWnd | hWnd | (Optional) Assigns a parent window handle to the displayed dialog box. |
The image property must be set to an existing image or an error is returned.
This function returns any parameters set by the user to the application via the corresponding properties.
Dialog boxes are modal.
Flags property
PrintAnnotations property
PrintEndPage property
PrintNumCopies property
PrintOutputFormat property
PrintRangeOption property
PrintStartPage property
PrintToFile property
Image property