Gets the name of current printer.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function GetCurrentPrinterName() As System.String | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As ISw3DPrinter
Dim value As System.String
 
value = instance.GetCurrentPrinterName() | 
| C# |  | 
|---|
| System.string GetCurrentPrinterName() | 
| C++/CLI |  | 
|---|
| System.String^ GetCurrentPrinterName();  | 
Return Value
Name of current printer
See Also
 
            Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0