Click or drag to resize

DeviceUtilGetPrinterInformation Method

Returns the printer's specific device information.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
PrinterInfo GetPrinterInformation()

Return Value

Type: PrinterInfo
A PrinterInfo instance populated with the printer specific information.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the printer information.
ZebraCardExceptionIf the device is busy.
See Also