Gets or sets the hexadecimal address of the DID (device identifier) for the device that the host sends host-initiated print jobs to.
The valid range of values is 0x20 - 0x7F inclusive.
int PrinterDeviceIdentifier {get; set;}
'Declaration Property PrinterDeviceIdentifier As Integer
'Declaration
Property PrinterDeviceIdentifier As Integer
'Usage Dim instance As IUtsTerminal Dim value As Integer instance.PrinterDeviceIdentifier = value value = instance.PrinterDeviceIdentifier
'Usage
Dim instance As IUtsTerminal Dim value As Integer instance.PrinterDeviceIdentifier = value value = instance.PrinterDeviceIdentifier
IUtsTerminal Interface IUtsTerminal Members