GetAvailablePrinters Method (IPrintManager) Send Feedback
See Also  Example
PrintersStrArray[out]
Array of strings of the names of the available printers
Gets the names of the available printers.

Syntax

Visual Basic 
Function GetAvailablePrinters() As System.Object
C# 
System.object GetAvailablePrinters()
JavaScript 
GetAvailablePrinters() : Array
COM native C++ 
HRESULT GetAvailablePrinters(
   VARIANT* PrintersStrArray
)  
C++ 
DSRESULT GetAvailablePrinters(
   dsStringArray* PrintersStrArray
)  

Parameters

PrintersStrArray[out] or Return Value
Array of strings of the names of the available printers

Example

 

See Also

Availability

DraftSight V1R2.0