Click or drag to resize

DeviceUtilHasLaminator Method

Returns true if the printer includes a laminator.

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

Return Value

Type: Boolean
True if the printer configuration includes a laminator.
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