Click or drag to resize

LaminatorUtilZmotifGetLaminatorCardCount Method

Returns the laminator's card count.

Namespace:  Zebra.Sdk.Card.Zmotif.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
LaminatorCardCountInfo GetLaminatorCardCount()

Return Value

Type: LaminatorCardCountInfo
A LaminatorCardCountInfo instance populated with the laminator's card count information.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf an error occurs retrieving the laminator card count information.
ZebraCardExceptionIf the printer does not have a laminator or a printer error occurs.
See Also