←Select platform

AddPrinter Method

Summary

Adds a printer to the list.

Syntax

C#
VB
C++
public void AddPrinter( 
   string printerName 
) 
  
Sub AddPrinter( _ 
   ByVal printerName As String _ 
)  
void AddPrinter(  
   String^ printerName 
)  

Parameters

printerName
The printer name to add.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly