Click or drag to resize

Code128Isbt128UserID Property

specifies the ISBT-128 symbology identifier (if any).

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CharacterProperty Isbt128UserID { get; set; }

Property Value

Type: CharacterProperty
Remarks
isbt_128_userID

specifies the ISBT-128 symbology identifier (if any).

The symbology identifier is sent with the label when the global decode property SendCodeId

is set to UserdefinedIdentifierBeforeLabel

or UserdefinedIdentifierAfterLabel

.

[Android Documentation]

See Also