Click or drag to resize

ZebraCardSettingNames Class

Container class for common card printer device parameter key names.
Inheritance Hierarchy

Namespace:  Zebra.Sdk.Card.Settings
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public class ZebraCardSettingNames

The ZebraCardSettingNames type exposes the following members.

Constructors
  NameDescription
Public methodZebraCardSettingNames
Initializes a new instance of the ZebraCardSettingNames class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberCLEAN_X_CARD_PATH
Clean x-direction card path threshold.
Public fieldStatic memberINTERNAL_ENCODER_CONTACT_ENCODING
Internal smart card contact encoder.
Public fieldStatic memberINTERNAL_ENCODER_CONTACTLESS_ENCODER
Internal contactless smart card encoder.
Public fieldStatic memberINTERNAL_ENCODER_SERIAL_NUMBER
Internal smart card encoder serial number.
Public fieldStatic memberLCD_CONTRAST
LCD contrast.
Public fieldStatic memberMAG_X_OFFSET
Magnetic encoder x-offset.
Public fieldStatic memberPRINT_TYPE
Single or dual sided printing.
Public fieldStatic memberPRINTHEAD_RESISTANCE
Printhead resistance.
Public fieldStatic memberRIBBON_DESCRIPTION
Ribbon description.
Public fieldStatic memberRIBBON_INITIAL_SIZE
Ribbon initial size.
Public fieldStatic memberRIBBON_OEM
Ribbon OEM code.
Public fieldStatic memberRIBBON_PANELS_REMAINING
Ribbon panels remaining.
Public fieldStatic memberRIBBON_TYPE
Ribbon type.
Public fieldStatic memberSMARTCARD_X_OFFSET
Smart card encoder x-offset.
Public fieldStatic memberTOTAL_CARDS_PRINTED
Total cards printed.
Public fieldStatic memberWIRED_ADDRESS
Wired IP address.
Public fieldStatic memberWIRED_DHCP
Wired DHCP enabled.
Public fieldStatic memberWIRED_GATEWAY
Wired gateway address.
Public fieldStatic memberWIRED_MAC
Wired MAC address.
Public fieldStatic memberWIRED_SUBNET
Wired subnet mask.
Top
See Also