LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

AddPrinter Method







The printer name to add.
Adds a printer to the list.
Syntax
void AddPrinter( 
   string printerName
)
'Declaration
 
Sub AddPrinter( _
   ByVal printerName As String _
) 
'Usage
 
Dim instance As IPrinterSelectView
Dim printerName As String
 
instance.AddPrinter(printerName)
void AddPrinter( 
   string printerName
)
function Leadtools.Medical.Workstation.Interfaces.Views.IPrinterSelectView.AddPrinter( 
   printerName 
)
void AddPrinter( 
   string* printerName
) 
void AddPrinter( 
   string* printerName
) 

Parameters

printerName
The printer name to add.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPrinterSelectView Interface
IPrinterSelectView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.