Accusoft PrintPRO 7
SelectPrinter Method
See Also  Send Feedback
PrinterNum
A long value which represents the printer number. Valid values are 1 to NumPrinters.
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : SelectPrinter Method

Glossary Item Box

Description

Selects one of the printers installed on the system.

Syntax

Visual Basic
Public Sub SelectPrinter( _
   ByVal PrinterNum As Long _
) 

Parameters

PrinterNum
A long value which represents the printer number. Valid values are 1 to NumPrinters.

Remarks

The PrintPRO control, by default, selects the system default printer. Use the SelectPrinter method to select any printer installed on the system.

See Also

©2013. Accusoft Corporation. All Rights Reserved.