ShowPrintDialogBox
This method displays the Print Dialog before printing.
Syntax
ShowPrintDialogBox (PageSelectionEnabled As CroPrintPageSelection, ActualPageSelection As CroPrintPageSelection, StartPage As Long, EndPage As Long, Copies As Long)
| Parameter | Description |
|---|---|
|
PageSelectionEnabled |
Possible values |
|
ActualPageSelection |
[in,out] Actual page Possible values |
|
StartPage |
[in,out] Number of the first page to be printed |
|
EndPage |
[in,out] Number of the last page to be printed |
|
Copies |
[in,out] Number of copies to be printed |
