Sets the name of the current printer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCurrentPrinterName( _
ByVal Material As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISw3DPrinter
Dim Material As System.String
instance.SetCurrentPrinterName(Material) |
C# | |
---|
void SetCurrentPrinterName(
System.string Material
) |
C++/CLI | |
---|
void SetCurrentPrinterName(
& System.String^ Material
) |
Parameters
- Material
- Name of current printer
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0