Pages(String,String,StringCollection,Int32,Boolean,Boolean,String) Method
In This Topic
Prints pages on the specified printer.
Syntax
Parameters
| Parameter Name | Description |
|---|
| strPrinterName | Printer name. |
| strFullLinkFileName | Full link file name of the project to be printed. |
| colPages | Container of pages to be printed. Pages are specified by the full page name. |
| dNumber | Number of copies to print. |
| bPrintCollate | Collate output. |
| bPrintReverse | Reverse printing. |
| strTargetFile | Full file name of the output \file in case of printing to \file. |
Exceptions
See Also