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
SyntaxLaminatorCardCountInfo GetLaminatorCardCount()
Function GetLaminatorCardCount As LaminatorCardCountInfo
LaminatorCardCountInfo^ GetLaminatorCardCount()
Return Value
Type: 
LaminatorCardCountInfoA 
LaminatorCardCountInfo instance populated with the laminator's card count information.
Exceptions| Exception | Condition | 
|---|
| ConnectionException | If the device is busy or there is an error communicating with the printer. | 
| SettingsException | If an error occurs retrieving the laminator card count information. | 
| ZebraCardException | If the printer does not have a laminator or a printer error occurs. | 
See Also