Description
This function retrieves the currently selected page ranges. The ranges are specified as a string containing page numbers and/or page ranges separated by commas counting from the start of the document. For example, “1,2,5-12”. Empty string means all pages are printed. This function is supported by Black Ice Printer Drivers version 15.80 and above.
Syntax
RetVal = [BiAutoPrint.]BIAPGetPageRange PrinterName
Parameters
PrinterName |
- The name of the printer. |
Returns RetVal String The currently selected range of pages.
Requirements
This function is supported by Black Ice Printer Drivers version 15.80 and above.