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
Get Names of Available Printers (C#)
Get Names of Available Printers (VB.NET)
Get Names of Available Printers (VBA)
Get Names of Available Printers (VB.NET)
Get Names of Available Printers (VBA)
DraftSight V1R2.0