GetAvailablePrinters Method (IPrintManager)
Gets the names of the available printers.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAvailablePrinters() As System.Object |
C# | |
---|
System.object GetAvailablePrinters() |
JavaScript | |
---|
GetAvailablePrinters() : System.Object; |
COM native C++ | |
---|
HRESULT GetAvailablePrinters(
VARIANT*
) |
C++ | |
---|
DSRESULT GetAvailablePrinters(
VARIANT*
) |
Parameters
- PrintersStrArray[out] or Return Value
- Array of strings of the names of the available printers
Example
Example
See Also
Availability
DraftSight V1R2.0