Click or drag to resize

DeviceUtilGetPrintCapability Method

Returns the transfer type of the printer.

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

Return Value

Type: TransferType
The transfer type of the printer.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the printer's configuration information.
ZebraCardExceptionIf the device is busy.
See Also