LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AddPrinter Method

Show in webframe






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
) 
void AddPrinter( 
   string* printerName
) 

Parameters

printerName
The printer name to add.
Requirements

Target Platforms

See Also

Reference

IPrinterSelectView Interface
IPrinterSelectView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.