Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- printProWorkspace
- A PrintPro workspace.
- minPage
- An integer value which represents the minimum available page range the user is allowed to select from in the print dialog.
- maxPage
- An integer value which represents the maximum available page range the user is allowed to select from in the print dialog.
- availableRange
- The available range options to select from.
Return Value
The printer that was selected.Note: If ShowDialog is false, MinPage and MaxPage are used for the print from and print to range.